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

Promotion plugin does not run parameterized builds

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • None
    • Hudson ver. 1.346 with latest updates.

      The promotion action of "Trigger parameterized build on other projects" is not actually triggering another build upon promotion.
      The promotion status says "successfully promoted" but no job is started.

      ----The promotion console output:
      Started by user jm
      Building remotely on auto-driver4
      Promoting C-00-Build #236
      build hudson.plugins.parameterizedtrigger.BuildTrigger@57197bee SUCCESS
      Notifying upstream projects of job completion
      Finished: SUCCESS

      Note that if I switch to the plain "trigger another job" action it works correctly.

          [JENKINS-5679] Promotion plugin does not run parameterized builds

          johnsmart added a comment -

          This is a problem as it makes it much harder to set up build pipelines, where one build job passes parameters to the next one during the promotion process.

          johnsmart added a comment - This is a problem as it makes it much harder to set up build pipelines, where one build job passes parameters to the next one during the promotion process.

          mrobinet added a comment -

          Attached is a simple patch, similar to JENKINS-6274.

          mrobinet added a comment - Attached is a simple patch, similar to JENKINS-6274 .

          mrobinet added a comment -

          Reassigning to ssogabe after not seeing any activity on this issue for three months. Can you take a look at the proposed patch and possibly incorporate it? I noticed you have made recent changes to this plugin.

          mrobinet added a comment - Reassigning to ssogabe after not seeing any activity on this issue for three months. Can you take a look at the proposed patch and possibly incorporate it? I noticed you have made recent changes to this plugin.

          sogabe added a comment -

          changed component.

          sogabe added a comment - changed component.

          mrobinet added a comment -

          Thanks! Fixed in version 2.5.

          mrobinet added a comment - Thanks! Fixed in version 2.5.

            ssogabe ssogabe
            jminne jminne
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: