View Issue Details

IDProjectCategoryView StatusLast Update
0003663mantisbtbugtrackerpublic2004-07-08 07:11
Reportersschram Assigned ToNarcissus  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSXP ProOS Version2002 SP1
Product Version0.18.2 
Fixed in Version0.19.0a1 
Summary0003663: remember sort/filter when changing projects
Description

I would like the sort and filter settings to be remembered when changing projects or All Projects. It could be saved on a per-project basis, or simply not change the sort and filter when changing projects.

TagsNo tags attached.

Relationships

has duplicate 0003217 closedvboctor Holding on to filters in View Bugs 
has duplicate 0003898 closedvboctor Switching from one project to another should not delete the filter (when possible) 

Activities

vboctor

vboctor

2004-03-18 16:04

manager   ~0005232

  • Sorting can be remember for all projects without a problem.
  • Filtering has to be per project due to project-specific values in reporters, categories, ...etc.
sschram

sschram

2004-03-31 16:29

reporter   ~0005308

Sorry guys, this was a duplicate of 0003217 (except that I added 'sort' to the feature request.)

vboctor

vboctor

2004-03-31 16:59

manager   ~0005309

I marked 0003217 as duplicate of this one.

vboctor

vboctor

2004-04-01 06:33

manager   ~0005313

Another option is to save the filtering information per project. Hence, when switching to a different project the last filter used with that project is used. In some cases this would make sense, in others it would be confusing.

Narcissus

Narcissus

2004-04-26 20:54

reporter   ~0005440

Fixed in CVS for 0.19.0. Each project now stores its own filter settings.