View Issue Details

IDProjectCategoryView StatusLast Update
0008473mantisbtfilterspublic2007-10-24 02:27
Reporterfoo Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.1.0rc1 
Summary0008473: Sorting in the view_all_bug_page.php does not always preserve filter
Description

If you come to view_all_bug_page.php with a filter id (like by clicking a link in My View), clicking to sort by a column heading resets the filter. Additional clicks are required to regain the filter settings, which then persist.

Steps To Reproduce

1) Click a section heading on the 'My View' page (like 'Assigned to me').
2) Once redirected to view_all_bug_page.php, click a heading under 'Viewing Issues' to sort by that field.
3) When the sorted results load, the filter has been lost, and now you're looking at an unfiltered (read: larger) bug list.

Additional Information

Our developers have complained about this - the ability to quickly navigate to a filtered result set from 'My View' is very handy, but it's confusing that the filter is lost as soon as another acton is taken.

This is not consistent with the primary filter interface, which is preserved across actions.

The desirable behavior would be to preserve filters consistently, regardless of how they are passed to a view. A user shouldn't be expected to understand relations between views that are not concrete or consistent.

TagsNo tags attached.

Relationships

duplicate of 0008204 closedcproensa Filters not remembered when clicking through from "My View" 

Activities

There are no notes attached to this issue.