Feature #17201
Support for creating query groups
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - | |||
Resolution: |
Description
As of Redmine 2.5.1 the group options appear to be limited to:
- My custom queries
- Custom queries
with the layout on screen something like this:
My custom queries * Query 1 * Query 2 * Query 3 * Query 4 Custom queries * Query 1 * Query 2 * ...
I believe that a layout similar to this would be useful to organize the queries:
My custom queries Query Group 1 * Query 1 * Query 2 * ... Query Group 2 * Query 3 * Query 4 Custom queries * Query 1 * Query 2 * ...
The query groups could be collapsible to keep from taking up too much screen space.