Sorting in pipeline list page is inconsistent
Description
Release Notes
None
Attachments
2
- 17 Oct 2015, 12:09 AM
- 17 Oct 2015, 12:09 AM
Activity
Show:
Bhooshan Mogal November 1, 2018 at 12:43 AM
Should just implement the new pipeline list view.
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Created October 17, 2015 at 12:09 AM
Updated November 1, 2018 at 12:43 AM
Resolved November 1, 2018 at 12:43 AM
In the Pipelines list view, if you sort the list by title, the sorting is inconsistent.
For instance, If you sort by "Pipeline Name", and you have two the same name (one being a draft), they always sort in the same order, irregardless of the sorting direction.
But if you sort by "Total Runs", a draft is considered greater than any other number. Would seem to be it should be considered as "0" in all cases.
"Last Finished Run" is actually a mixture of a completion Status and a timestamp. It's not clear if it is using that status as apart of the sort or not. That should probably be pulled out as a separate field that is sortable.
The sorting indicators (up and down) differ in location by one pixel, so they bounce up and down between states. It looks like they are the same image, just flipped upside down. They need to be adjusted to remove that flashing effect.