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

Parameters not passed/available to joining job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • join-plugin
    • None

      It seems that passing parameters, passed to the callers job - which is a parameterized job - before, does not get passed to the joining job. Seems to be an issue before but for me it is still/again not working.

      The configuration used:

      job-a

      job-b job-c

      job-d

      After job-a is built, parameterized jobs job-b and job-c are executed in parallel. After that the joining job job-d is executed, but does not get the parameters passed to job-a before.

      What I am confused about is that the job triggering the joining job-d is the one executed the last of job-b or job-c. Shouldn't job-a be the one executing job-d?!

            wolfs Stefan Wolf
            compi Maik Richey
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: