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

extra-columns: test results column sorts alphabetically, not numerically

      Thanks for this plugin; it is very nice to be able to see especially the test results on the job list.

      We noticed that in a list view, when one clicks on the 'Test Result' column header, to sort by the test results column, the ordering appears to be alphabetical as opposed to numerical. In other words, one sees '(no failures)' before '(6 failures)', before '(4 failures)', before '(1 failure)'. (see attachment)

      Sometimes we like to sort our jobs by # of failures, to determine where to invest the most effort to improve things. To support this usage model, it would be very helpful if the test results column supported numerical ordering by # of failures.

          [JENKINS-11765] extra-columns: test results column sorts alphabetically, not numerically

          Code changed in jenkins
          User: Fred G
          Path:
          src/main/resources/jenkins/plugins/extracolumns/TestResultColumn/column.jelly
          http://jenkins-ci.org/commit/extra-columns-plugin/40e362a5415ee1673810b9f7183e6b85f712f324
          Log:
          [FIXED JENKINS-11765]: extra-columns: test results column sorts
          alphabetically, not numerically
          Added data attribute to test result rows

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Fred G Path: src/main/resources/jenkins/plugins/extracolumns/TestResultColumn/column.jelly http://jenkins-ci.org/commit/extra-columns-plugin/40e362a5415ee1673810b9f7183e6b85f712f324 Log: [FIXED JENKINS-11765] : extra-columns: test results column sorts alphabetically, not numerically Added data attribute to test result rows

          dogfood added a comment -

          Integrated in plugins_extra-columns #24
          [FIXED JENKINS-11765]: extra-columns: test results column sorts

          Fred G :
          Files :

          • src/main/resources/jenkins/plugins/extracolumns/TestResultColumn/column.jelly

          dogfood added a comment - Integrated in plugins_extra-columns #24 [FIXED JENKINS-11765] : extra-columns: test results column sorts Fred G : Files : src/main/resources/jenkins/plugins/extracolumns/TestResultColumn/column.jelly

          Steve Roth added a comment -

          Wow, that was fast. Thanks Fred!

          -Steve

          Steve Roth added a comment - Wow, that was fast. Thanks Fred! -Steve

            fredg Fred G
            sroth Steve Roth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: