|
||||||||
|
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.

@Bertrand: It is random, but notably so in the context of a job allowing concurrent builds, and when multiple builds are scheduled within a short amount of time. In my case I have a job A which, when built, uses the Remote API to start builds of job B. The build of job A, let's name it A-1, wants to print links in its console output to the B builds B-1, B-..., B-N it has scheduled.