Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-59893

JQL query improvement on those excluded data

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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: