-
Improvement
-
Resolution: Fixed
-
Major
-
None
We have a basic join trigger setup:
deploy-test splits out in deploy-test-A, deploy-test-B and the join plugin triggers deploy-test-joined. Sometimes, the A or B job fails due to whatever reason.
A retry of these jobs works most of the time but does not trigger the join job. It would be very useful if on a retry of a child job, the parent join is triggered.
- duplicates
-
JENKINS-29652 Rerunning failed Delivery Pipeline stage doesn't enable/disable a manual trigger when using the Join plugin
- Reopened