View Issue Details

IDProjectCategoryView StatusLast Update
0007262mantisbtfilterspublic2014-02-05 07:55
Reportersawsedge Assigned Todaryn  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Product Version1.0.1 
Summary0007262: want user default to advanced filters view
Description

If there isn't already a way to do this, I'd like a user setting to default to the advanced filters view upon login.

In other words, when I login and click "View Issues", the filter should be in advanced mode if I set that preference.

TagsNo tags attached.

Activities

exk72

exk72

2006-12-21 01:56

reporter   ~0013856

not sure when it was added and in 1.1.0a2 there is an advanced views option in the config file.

It can also be set via user prefs

daryn

daryn

2008-04-25 10:45

reporter   ~0017693

This is already available globally. Set the configuration variable $g_view_filters in your config_inc.php file to one of the following

BOTH, SIMPLE_ONLY, ADVANCED_ONLY, SIMPLE_DEFAULT, or ADVANCED_DEFAULT. The current user preference configurations do not apply to the filter, only to the bug pages.

sawsedge

sawsedge

2008-04-25 10:57

reporter   ~0017694

I'd forgotten about this. I did discover the user prefs and config options. I think you can NAB it and close it. Thanks.