-
Type:
Suggestion
-
Resolution: Answered
-
None
-
Component/s: AgileBoard
Allow the negation of a quick filter without copying or modifying the quick filter.
Example quick filter "Bugs" JQL: type = Bug
Just allow three state of a quick filter:
1. Not Active --> JQL: ""
2. Active --> JQL: "type = Bug"
3. Active negation --> JQL: "NOT type = Bug" - Adds a "NOT " to the JQL of the quick filter.
- mentioned in
-
Page Loading...