-
Bug
-
Resolution: Unresolved
-
Major
-
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
Assignee | Original: mdonohue [ mdonohue ] | New: Nicolas De Loof [ ndeloof ] |
Workflow | Original: JNJira [ 141729 ] | New: JNJira + In-Review [ 175540 ] |
Assignee | Original: Nicolas De Loof [ ndeloof ] |
fix proposal https://github.com/jenkinsci/join-plugin/pull/2