Feature #897
closedAdd ability to save custom queries to "All issues" view
100%
Description
I'm really missing the ability to save custom queries on page with issues of all projects. It should be the same as on project's issues page, where queries can be saved for all users and for current user only.
Related issues
Updated by Maxim Krušina over 16 years ago
In conjuction with #896, there can be line in config, where can be selected which "custom query" will be used for menu item "My tickets". There can be global settings for whole redmine instance and user-optin too. User can choose from <use default>, which will use global settings or it will use user's choise.
In global config, there can be only choise of global queries available to all users, in user config there can be also user's queries too.
The problem can be that queries are specific to each project/tracker... eh?
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r1312.