Feature #18342
Enhanced issue filter
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
sometimes it would be nice to have more elaborate filtering capabilities:
- filter the same field multiple times
- e.g.: you may wand to filter the same text field for values containing word-A and word-B. This would be easily possible if Redmine would allow to use the same field for filtering multiple times
- allow boolean logic in filters. I.e.
- grouping filter lines
- choosing whether to use and/or logical operation
History
#1
Updated by Barnaby Court about 7 years ago
+1, we have had to start writing scripts outside of redmine to query & assemble data because of the lack of this feature
Il Igid wrote:
sometimes it would be nice to have more elaborate filtering capabilities:More enhanced stuff would be to
- filter the same field multiple times
- e.g.: you may wand to filter the same text field for values containing word-A and word-B. This would be easily possible if Redmine would allow to use the same field for filtering multiple times
- allow boolean logic in filters. I.e.
- grouping filter lines
- choosing whether to use and/or logical operation