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

Regression, Promoted builds plugin not expanding job parameters on immediate promote after build.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • promoted-builds-plugin
    • None
    • Linux

      Up until upgrading to 2.17 I could reference my build parameters (from "This build is parameterized" section). Now these parameters are silently replace with empty strings when the promotion is run automatically after the build.
      If I run the promotion again, it works.

      From the promotion job:
      ${RELEASES}/${PROMOTED_NUMBER}/${CONFIG}/develop-${CONFIG}-${PROMOTED_NUMBER}.ipa

      I logged the env for a promotion run immediately after and one run later manually.
      For the immediate case, all my parameters above, CONFIG, RELEASES are null whereas they are correct for the later manual invocation.

      Note that promoted builds specific parameters are OK, it's just all the rest that are not.

      What makes this worse is that the jenkins updater doesn't offer a downgrade option for this plugin.

          [JENKINS-22679] Regression, Promoted builds plugin not expanding job parameters on immediate promote after build.

          Bruce Edge created issue -
          Bruce Edge made changes -
          Link New: This issue is duplicated by JENKINS-22094 [ JENKINS-22094 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154790 ] New: JNJira + In-Review [ 178920 ]
          Michael Fowler made changes -
          Assignee New: Oleg Nenashev [ oleg_nenashev ]
          Michael Fowler made changes -
          Link New: This issue is related to JENKINS-14169 [ JENKINS-14169 ]
          Michael Fowler made changes -
          Link New: This issue is related to JENKINS-27883 [ JENKINS-27883 ]
          Oleg Nenashev made changes -
          Assignee Original: Oleg Nenashev [ oleg_nenashev ]

            Unassigned Unassigned
            bedge Bruce Edge
            Votes:
            19 Vote for this issue
            Watchers:
            27 Start watching this issue

              Created:
              Updated: