View Issue Details

IDProjectCategoryView StatusLast Update
0023034mantisbtadministrationpublic2017-07-01 10:02
Reporterogreworld Assigned Toatrol  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Product Version2.4.0 
Summary0023034: Filter rules don't include "not" and "or"
Description

Now when we use the filter function, it always use "and", such as "resolved" and "assigned to xxx"
Can we make the filter more powerful and support "not" and "or"?
For example.
not "resolved"
"assigned to user1" or "assigned to user2"

TagsNo tags attached.

Activities

atrol

atrol

2017-06-20 16:57

developer   ~0057108

it always use "and", such as "resolved" and "assigned to xxx"

You can set "Match Type" to "Any Condition" to use "or"

not "resolved"
"assigned to user1" or "assigned to user2"

You can switch to "Advanced Filters" (burger menu on right top of the filter section) for these use cases.

ogreworld

ogreworld

2017-06-21 01:21

reporter   ~0057110

Advanced Filters only allow me to set multiple selections, but what I need is not "xxx"
For example
If I want to filter all bugs without specific label "a", I have to select all labels except "a", that's impossible for me to do.
I can not find any way to set not "a" even in Adavnced Filters

atrol

atrol

2017-06-21 01:35

developer   ~0057111

I can not find any way to set not "a" even in Adavnced Filters

Press Ctrl key and click "a" to unselect "a"

ogreworld

ogreworld

2017-06-21 05:30

reporter   ~0057113

I can not do that when it's a label, I can only type some label into a textbox