-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 1.424.2
Promoted Builds 2.4
I've been experimenting with different configurations for promoting builds, now when the promotion happens I'm getting no less than 3 stars applied alongside the build name.
Two of them should not be there for two reasons
(1) because they are based on configuration information that is no longer part of the job configuration, it should have been overwritten;
(2) They actually fail according to their own status!
Please see attached screenshots.
- is related to
-
JENKINS-8783 Renamin promotion process doesn't remove the original promotion process
-
- Resolved
-
-
JENKINS-10423 Builds get double promotions after promotion has been renamed
-
- Resolved
-
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/plugins/promoted_builds/PromotionProcess.java
http://jenkins-ci.org/commit/promoted-builds-plugin/2f054ac0702768e0091a23c7a492d5bab475c1ae
Log:
[FIXED JENKINS-12799]
Do not allow non-active promotion process to promote a build