-
Bug
-
Resolution: Unresolved
-
Major
The buildTimeTrend currently only shows the last 20 build, this is caused by an other change made with JENKINS-20892 (related to lazy loading).
To fix this issues, >20 builds should handled by using a lazy iterator from the build widget.
the issue can be seen here:
https://ci.jenkins-ci.org/computer/remote-slave-6/builds
- is blocking
-
JENKINS-20892 /{view,computer,user}/*/builds & /job/*/buildTimeTrend block HTTP response on build record loading
- Resolved
- is related to
-
JENKINS-21159 buildTimeTrend only shows last day of builds
- Resolved
-
JENKINS-23244 Slave build history page has no data and spawns a ton of very long-lived blocking threads on the master
- Resolved