• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      We have nodes named like NODE-1, NODE-2, NODE-3, ... which are all assigned to the same label. When looking at the label via jenkinsurl/label/<labelname>/ then the nodes are shown at the top in a non sorted order, e.g. NODE-8, NODE-3, NODE-6, ...

      Please sort the nodes on the label page alphabetically, as it is really hard to find if a node is missing from the list.

          [JENKINS-25910] Nodes are not sorted on label overview page

          Daniel Beck added a comment -

          Daniel Beck added a comment - Proposed solution at https://github.com/jenkinsci/jenkins/pull/1498

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/java/hudson/model/Label.java
          core/src/main/resources/hudson/model/Label/index.jelly
          http://jenkins-ci.org/commit/jenkins/70c408cedf429ce79fdec8998635f58b4f7a02ca
          Log:
          [FIXED JENKINS-25910] Sort nodes for label for UI (#1498)

          • [FIXED JENKINS-25910] Sort nodes for label for UI
          • Consistent sort order

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/model/Label.java core/src/main/resources/hudson/model/Label/index.jelly http://jenkins-ci.org/commit/jenkins/70c408cedf429ce79fdec8998635f58b4f7a02ca Log: [FIXED JENKINS-25910] Sort nodes for label for UI (#1498) [FIXED JENKINS-25910] Sort nodes for label for UI JENKINS-25910 Sort Jenkins master at beginning Consistent sort order JENKINS-25910 Instead use dedicated UI support method

          Daniel Beck added a comment -

          Merged towards 2.115.

          Daniel Beck added a comment - Merged towards 2.115.

            danielbeck Daniel Beck
            bananeweizen Michael Keppler
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: