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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: