-
Bug
-
Resolution: Fixed
-
Major
-
None
Builds have are still in progress can have a result of SUCCESS and so be included in a RunParamter which has filtering enabled. It should only include completed builds so we know the build result will not change.
[JENKINS-20974] RunParameter with filtering enabled incorrectly includes builds which have not yet completed
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: parameters [ 15594 ] |
Workflow | Original: JNJira [ 152815 ] | New: JNJira + In-Review [ 194353 ] |
Code changed in jenkins
User: gcummings
Path:
core/src/main/java/hudson/model/RunParameterDefinition.java
core/src/main/java/hudson/util/RunList.java
http://jenkins-ci.org/commit/jenkins/39d1a605bca6fd0a2e538471fe7bf28a3a8245f7
Log:
JENKINS-20974RunParameter with filtering enabled should not include builds which have not completed