|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-9944) job triggered by join didn't... [email protected] (JIRA)

From your description/comment I think you have confused the setup.
Case 1
Case 2
The projects you add to the join trigger are run after all of the downstream jobs have finished, this includes the ones included in the post join parameter-trigger action.
So case 1 has no downstream jobs therefore jobs B-F are started at the same time.
In case 2 B-E are downstream jobs and F is triggered after these finish.
Cannot see any error in this case so closing.