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

I would like to be able to use JQL to exclude Archived versions

XMLWordPrintable

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

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

      At times we will have releases that we never "release" and simply archive. JQL does not currently allow for excluding archived versions. I want to construct filters that will search 'active' releases. Using simply "unreleased" version doesn't work since archived versions are included. Example:

      Project = xyz AND fixVersion is not EMPTY AND fixVersion in unreleasedVersions()...

      It would be great if i could add ... AND fixVersion not in ArchivedVersions()...

            Unassigned Unassigned
            f2ce7846deb5 Jack Brickey
            Votes:
            30 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: