#5556 Reversing column sort doesn't always work

unreleased
open
nobody
None
Tracker
nobody
2013-01-08
2013-01-08
Anonymous
No

Originally created by: dts12

Given a list of entries within the ticket system, you can sort on a particular column by simply clicking on the name of that column. Clicking on the column name again will typically reverse that sort (i.e. descending rather than ascending, or vice versa).

However in some cases, clicking on the column will sort by that column, but then clicking again will have no effect - the column remains sorted in the same order, rather than reversed.
The 'Owner' column shows this behaviour - viewing the 'dir-jan-11' milestone, and clicking on 'Owner' lists entries in the order Kyle,Patrick,Wayne. Clicking on 'Owner' again ought to reverse this (i.e. Wayne,Patrick,Kyle) - but doesn't.

I've run into the same problem with the 'Created' column in our project's Bug ticket system

Discussion


Log in to post a comment.