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

Use natural order to sort Details table

XMLWordPrintable

    • 6.0.0

      If you sort by "File" in "Details" -> "Source Control" I'm getting currently following result:

      my_file.cpp:109
      my_file.cpp:120
      my_file.cpp:125
      my_file.cpp:26
      my_file.cpp:27
      my_file.cpp:109
      my_file.cpp:363
      

      Expected order:

      my_file.cpp:26
      my_file.cpp:27
      my_file.cpp:109
      my_file.cpp:120
      my_file.cpp:125
      my_file.cpp:109
      my_file.cpp:363
      

            drulli Ulli Hafner
            sunblack sunblack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: