Saran G created JENKINS-13570:
---------------------------------
Summary: When multiple jobs have a common descendant, the 'next
build number' for the descendant job is shown wrong in the console output of
the parents.
Key: JENKINS-13570
URL: https://issues.jenkins-ci.org/browse/JENKINS-13570
Project: Jenkins
Issue Type: Bug
Components: jenkinswalldisplay
Affects Versions: current
Environment: windows
Reporter: Saran G
When multiple jobs have a common descendant, the 'next build number' for the
descendant job is shown wrong in the console output of the parents.
eg., if j1, j2 and j3 has c1 as descendant.
c1 has got 100 successful builds.
j1, j2, j3 shows 101 as the next build number for c1. it ideally should be
unique for all the parent builds.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira