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

JQL query improvement on those excluded data

    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.

      Problem Definition

      When user run JQL query below, JIRA will return issues with fix version not "Version 1.0" instead of those issues with empty fix version:

      project = SSPA and fixVersion not in ("Version 1.0")
      

      Suggested Solution

      It would be great if the JQL query above can return those issues with empty fix version.

      Workaround

      (fixVersion not in ("Version 1.0","Version 3.0") or fixVersion is empty)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ckimloong John Chin
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: