Project

General

Profile

Actions

Feature #32561

open

feature: add support to add multiple instance for a single filter

Added by Taine Woo over 4 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues filter
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

If i want to filter issues with filter of a multiple value allowed field, named "OS", it contains some of predefined values such as OS1, OS2, OS3...
If i want to filter issues has value OS1 AND OS2, with the feature, I can:

first add Filter "OS", operator "IS", value "OS1".
then add FIlter "OS" again, operator "IS", value "OS2".
And apply.

This will be useful for lots of usage.
Such as IS OS1 and IS NOT OS2
Contains string1 and not contains string2
...

it's very useful.

Actions #1

Updated by Yuuki NARA about 4 years ago

I think it can be addressed with the following patch.
I consider it a necessary function.

http://www.redmine.org/issues/4939#note-56

Actions

Also available in: Atom PDF