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

Join trigger generates multiple downstream jobs

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • join-plugin
    • None

      See attached screenshot

      In the parent job "Django-Deploy-Prod" I have:

      1. post-build actions to "Trigger parameterized build on other projects" for each of the four immediate downstream jobs
      2. a Join Trigger to run the "Django-Merge-Release-Branch" job after those four have completed

      When I look in the UI I see not one but four copies of the job triggered by the Join Trigger.

      This is not what I expected and seems like a bug.

       
      I have:

      • Join plugin 1.21
      • Parameterized Trigger plugin 2.35.2
      • Jenkins 2.10

          [JENKINS-53905] Join trigger generates multiple downstream jobs

          Anentropic added a comment -

          I thought this plugin was supposed to be able to "fan-in" (diamond shape graph) and run a single job after all upstream jobs are completed

          Anentropic added a comment - I thought this plugin was supposed to be able to "fan-in" (diamond shape graph) and run a single job after all upstream jobs are completed

            mdonohue mdonohue
            anentropic Anentropic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: