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

      JOB_1 is configured with :
      join on JOB_3
      downstream project JOB_2
      Downstream ext set to trigger JOB_failure on build failure
      running JOB_1, JOB_3 is never triggered as join is waiting for both JOB_2 and JOB_failure to complete

      JoinTrigger.getDownstreamExtDownstream retrieves DownstreamTrigger to get the child project list, but should check DownstreamDependency.shouldTriggerBuild before

          [JENKINS-11502] join don't check for actual triggered job

          Nicolas De Loof created issue -
          Nicolas De Loof made changes -
          Assignee Original: mdonohue [ mdonohue ] New: Nicolas De Loof [ ndeloof ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 141729 ] New: JNJira + In-Review [ 175540 ]
          Nicolas De Loof made changes -
          Assignee Original: Nicolas De Loof [ ndeloof ]

            Unassigned Unassigned
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: