-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
I would like the sort order by job status to be persisted so that when the page
is refreshed the status column still has the correct sort order (ASC/DESC
depending on which was previously selected). The behavior that I see now is
that the sort order switched back to job name in ASC order. To reproduce:
1. Configure several jobs with names A, B, and C.
2. Get job C to fail, but A and B should succeed.
3. Sort by status so that C is listed as the first project in the view
4. Refresh the page and note that the order changes back to A, B, C
Rob
- duplicates
-
JENKINS-203 Table sort setting should be persisted
- Resolved