Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-28777

Filter with !~ or "not in" does not consider empty fields or Resolution "Unresolved"

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Filter with !~ or not in does not consider Resolution Unresolved.

      Thus, looking for Issues without Resolution, the user had to use the following JQL.

      resolution in (Unresolved) OR resolution not in (Duplicate)
      

      This is the available workaround but not a good solution.

      The expectation is that the filter with the following:

      resolution not in (Duplicate)
      

      should consider all other resolutions, including Unresolved.

      User is aware that Unresolved has a NULL value. However, believes this should be considered as an improvement.

      Likewise, the operator !~ should consider empty fields.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adanial Ahmad Danial (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: