-
Bug
-
Resolution: Fixed
-
Minor
-
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/
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