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

JQL to find issues that have exactly only one fixVersion

XMLWordPrintable

    • 0
    • 3
    • 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.

      Currently, if an issue has multiple fixVersions set, a JQL like:

      fixVersion = "1"

      will return all issues that have a fixVersion set to 1, including issues that have multiple fixVersions. To further narrow down the search results you need to use NOT IN. However each time a new sprint or nested version is created, we now need to update our filter to exclude the new nested version. It would be nice if there were a "matches EXACTLY and ONLY this" function/command.

              Unassigned Unassigned
              mtaylor@atlassian.com Maleko Taylor (Inactive)
              Votes:
              38 Vote for this issue
              Watchers:
              20 Start watching this issue

                Created:
                Updated: