View Issue Details

IDProjectCategoryView StatusLast Update
0003094mantisbtbugtrackerpublic2004-07-08 07:14
Reporterjomul Assigned ToNarcissus  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformWinOSWindows 2000OS VersionSP 3
Product Version0.18.0a4 
Fixed in Version0.19.0a1 
Summary0003094: Switch project clears the "Hide Resolved" filter
Description

in the filter I have both hide options for resolved and closed enabled

then I switch to another project

then the hide option for closed is still enabled,
but for resolved it's disabled

I guess this again is "fixed in CVS" already,
would be nice to know which files I need from CVS to apply this to my 0.18.0a4 installation

TagsNo tags attached.

Relationships

has duplicate 0003052 closedvboctor Resolved gets unchecked when moving between projects 

Activities

jfitzell

jfitzell

2003-03-28 18:00

reporter   ~0004092

You see this behaviour because when you switch projects the filter gets reset. The reason is that the users, etc. that you have selected may not apply to the new project.

I agree that this is less than ideal. Not sure what the best solution is... maybe we just clear the appropriate fields of the filter...

vboctor

vboctor

2003-03-28 22:19

manager   ~0004096

I think we just need to handle Hide Resolved the same way we handle Hide Closed.

Narcissus

Narcissus

2004-04-14 15:29

reporter   ~0005383

This is now fixed in CVS. Any filters that make sense and are valid to keep are not reset (this means, for example, that the Reporter filter is not kept).

Related Changesets

MantisBT: master f9cc3368

2004-04-14 15:26

narcissus


Details Diff
Fix 0003094: Switching projects now keeps all valid filter values.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2494 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003094
mod - set_project.php Diff File
mod - core/helper_api.php Diff File
mod - view_all_set.php Diff File
mod - doc/ChangeLog Diff File