|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Good investigation and workaround so far!
I have a more complex situation where a parallel job uses the Join plugin to run multiple jobs in parallel then combines the results from multiple jobs. However, the upstream project and thus UPSTREAM_BUILD_NUMBER is always just the last job to complete from the parallel set so it can't access the build numbers for the other parallel jobs.