The great advantage of the Web UI is that it's an easy way to interact with significant amounts of data.
Unfortunately bug trackers usually get too large even for that.
Provide support for filtering and sorting the issue list on various fields, such as:
- Owner
- State
- Priority
- Fix_By
- Type
The great advantage of the Web UI is that it's an easy way to interact with significant amounts of data. Unfortunately bug trackers usually get too large even for that. Provide support for filtering and sorting the issue list on various fields, such as: - Owner - State - Priority - Fix_By - Type
Date: 2012-06-18 04:32:58
User: travisb
It would additionally be very good to support changing the fields shown in the issue list.
Date: 2012-06-19 04:18:55
User: travisb
I've implemented field selection and filtering. Sorting has yet to be done.
Date: 2012-06-21 03:34:31
User: travisb
I've added sorting by all the fields. You can now sort Ascending -> Descending -> Unsorted
Tracked by Nitpick