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

job-level promotion status shows incorrect information

      We're seeing three problems with the Job-level promotion status page:

      • Promotion history is sorted lexicographically, i.e. 9 > 10
      • This causes the 'last promoted build' to be wrong most of the time
      • The build number displayed is the internal build number, not the 'customized' build name (if setting a custom build name).

          [JENKINS-29358] job-level promotion status shows incorrect information

          Chris Russell added a comment -

          I am seeing the same behavior. It appears the sort routine is wrong. It is sorting as if the build #'s are strings instead of numbers.

          Chris Russell added a comment - I am seeing the same behavior. It appears the sort routine is wrong. It is sorting as if the build #'s are strings instead of numbers.

          Orlin Jechev added a comment -

          Is it expected to fix this soon?

          Orlin Jechev added a comment - Is it expected to fix this soon?

          Oleg Nenashev added a comment -

          The fix has been integrated and released in 2.28

          Oleg Nenashev added a comment - The fix has been integrated and released in 2.28

          Orlin Jechev added a comment -

          Works fine. Thank you, oleg_nenashev!

          Orlin Jechev added a comment - Works fine. Thank you, oleg_nenashev !

            Unassigned Unassigned
            wsaxon Will Saxon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: