-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins version: 2.492.3
For jobs with multiple builds waiting in queue, we have observed a new behavior that seems bugged where the queued jobs are assigned an estimated build number. It seems intended, but they are all assigned the same value which is (current running build number + number of builds in queue).
It may be related to this PR: https://github.com/jenkinsci/jenkins/pull/9148
Attached picture of the behavior we are seeing.