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

Sortable tables does not preserve ordering if there are same values

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.436

      In "All" view, suppose Jenkins has sevral jobs whose status icon color is same.
      Click "Name" column header once or twice to make jobs be sorted in ascending.
      Click "S" column header once, job name will remain sorted in ascending.
      Click "S" column header again, job name will be sorted in descending (Expected: ascending).

      You can try it in http://ci.jenkins-ci.org/view/All/

          [JENKINS-11551] Sortable tables does not preserve ordering if there are same values

          Code changed in jenkins
          User: OHTAKE Tomohiro
          Path:
          changelog.html
          war/src/main/webapp/scripts/sortable.js
          http://jenkins-ci.org/commit/jenkins/951f447a5abb5c14a0239b935d2542d4250c2ab0
          Log:
          [FIXED JENKINS-11551] Preserve ordering even if there are same values

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: OHTAKE Tomohiro Path: changelog.html war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/951f447a5abb5c14a0239b935d2542d4250c2ab0 Log: [FIXED JENKINS-11551] Preserve ordering even if there are same values

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1272
          [FIXED JENKINS-11551] Preserve ordering even if there are same values

          Kohsuke Kawaguchi : 951f447a5abb5c14a0239b935d2542d4250c2ab0
          Files :

          • changelog.html
          • war/src/main/webapp/scripts/sortable.js

          dogfood added a comment - Integrated in jenkins_main_trunk #1272 [FIXED JENKINS-11551] Preserve ordering even if there are same values Kohsuke Kawaguchi : 951f447a5abb5c14a0239b935d2542d4250c2ab0 Files : changelog.html war/src/main/webapp/scripts/sortable.js

            ohtake_tomohiro OHTAKE Tomohiro
            ohtake_tomohiro OHTAKE Tomohiro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: