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

Build number in Build History status is off-by-one

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Windows 7 2008 R2, JDK 1.6.0_20, Tomcat 6.0.20

      If a build is broken, its status in the Build History page is "broken since this build." If it is still broken after a rebuild, its status in the Build History page is "broken since build #X." However, X should be X+1.

      See the attached screenshot.

      Build Result Build History Status Note
      331 success stable correct
      332 fail broken since this build correct
      333 fail broken since build #331 should be "broken since build #332"
      334 success back to normal correct

          [JENKINS-7973] Build number in Build History status is off-by-one

          Romain Seguy added a comment -

          Patch provided by Darek Ostolski on the dev ML

          Romain Seguy added a comment - Patch provided by Darek Ostolski on the dev ML

          dogfood added a comment -

          Integrated in hudson_main_trunk #388

          dogfood added a comment - Integrated in hudson_main_trunk #388

            Unassigned Unassigned
            malfunction84 Mark Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: