Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60539

Make build history timeline limit configurable (BuildTimelineWidget)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      The number of jobs displayed in the timeline widget (BuildTimelineWidget) of the build history page is limited to an arbitrary value of 20.(see https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/BuildTimelineWidget.java#L49)

      It would be a great improvement to make it configurable, through whatever way is appropriate (setting in Jenkins configuration page?).

      The timeline widget is a great tool to debug issues that may have happened during the night's builds (job overlap, conflicting ressources access, etc). But if you have more jobs than this limit, its purpose is defeated.

      Other people were requesting this in the comments of this old issue: https://issues.jenkins-ci.org/browse/JENKINS-17405

      Thanks you

            Unassigned Unassigned
            mahieuxg Guillaume MAHIEUX
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: