Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12799

When project configuration is changed, Promoted Builds Plugin continues to use "old" configuration data

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • promoted-builds-plugin
    • 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.

          [JENKINS-12799] When project configuration is changed, Promoted Builds Plugin continues to use "old" configuration data

          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

          SCM/JIRA link daemon added a comment - 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

            kohsuke Kohsuke Kawaguchi
            edrandall Ed Randall
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: