View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007262 | mantisbt | filters | public | 2006-07-06 11:00 | 2014-02-05 07:55 |
| Reporter | sawsedge | Assigned To | daryn | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.0.1 | ||||
| Summary | 0007262: 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. | ||||
| Tags | No tags attached. | ||||
|
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 |
|
|
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. |
|
|
I'd forgotten about this. I did discover the user prefs and config options. I think you can NAB it and close it. Thanks. |
|