Actions
Feature #586
closedI would like to be able to filter for issues with Priority >= High
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
We're using RedMine more and more, and it's great!
But now filtering and searching are more important, because I've got more and more issues to sort through.
One feature that would help would be the ability to filter issues based on relative priorities (eg Priority >= High)
as opposed to exact priorities (eg Priority == High).
Currently, I have to do three passes, for High, Urgent, and Immediate.
Thanks again for a great tool!
Updated by Jean-Philippe Lang almost 17 years ago
It's already possible. Here is how to do:
- display the 'priority' filter on the issue list
- click on the little + on the right of the drop donw list of
priorities - keep the CTRL key pressed and select the 3 priorities (High,
Urgent, and Immediate)
you can even save this query if you use it often.
Actions