• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • promoted-builds-plugin
    • None
    • Windows Server 2012 R2
      Jenkins ver. 1.594
      Promoted Builds 2.23

      It looks like by default this job sorts alphabetically, it would be nice if promotions would appear in the order they are declared. It would be nice if you could change the order of the promotions as well.

      In my case I am deploying to multiple servers on deploy
      Development server
      Testing server
      UAT server
      PreProd server

      Ideally they would appear in that order, as that is the order they will be deployed in, but instead it shows them alphabetically.

          [JENKINS-31136] Sorting promotions in order of appearance

          We worked around this issue as follows - change your promotion names like this:

          1_Development 
          2_Testing
          3_UAT
          4_PreProd

          Then they will sort as you wish. Unfortunately changing a promotion name behaves like adding a new promotion.

          Steven Christenson added a comment - We worked around this issue as follows - change your promotion names like this: 1_Development  2_Testing 3_UAT 4_PreProd Then they will sort as you wish. Unfortunately changing a promotion name behaves like adding a new promotion.

            Unassigned Unassigned
            jacob_hacker Jacob Hacker
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: