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

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

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • promoted-builds-plugin
    • None
    • Jenkins 1.424.2
      Promoted Builds 2.4

    Description

      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.

      Attachments

        1. jenkins-build-history.png
          14 kB
          Ed Randall
        2. jenkins-job-promotion-config.png
          20 kB
          Ed Randall
        3. jenkins-promotion-history.png
          59 kB
          Ed Randall

        Issue Links

          Activity

            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_issue_link 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

            People

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

              Dates

                Created:
                Updated:
                Resolved: