Provide negation ("not") in quick filter (agile board)

XMLWordPrintable

      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.

              Assignee:
              Unassigned
              Reporter:
              Deleted Account (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: