|
||||||||
|
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/d/optout.

So I just used the debugger "fix" a nextBuildNumber inside assignBuildNumber on the fly...
on disk was ... 55, 56, 57 – However, the Jenkins Web UI showed only 55.
I changed the nextBuildNumber to 58, and now the Web UI is showing 55 and 58.
I'm beginning to think something is monkeying around with the list of builds (aka RunMap)...