JQL to find issues that have exactly only one fixVersion

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Highest
    • None
    • Affects Version/s: None
    • Component/s: JQL
    • None

      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.

              Assignee:
              Unassigned
              Reporter:
              Maleko Taylor (Inactive)
              Archiver:
              Michael Andreacchio

                Created:
                Updated:
                Archived: