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

Possibility to search issues for NON ARCHIVED or ARCHIVED versions

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • JQL
    • 5
    • 6
    • 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.

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

      Problem Definition

      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 will be very usefull to be able to search issues for non archived versions only.

      Suggested Solution

      It would be great if i could add ...

      ... AND fixVersion not in ArchivedVersions()...
      

      Workaround

      None

            Unassigned Unassigned
            3a63d22103c8 Carole Feugeas
            Votes:
            146 Vote for this issue
            Watchers:
            57 Start watching this issue

              Created:
              Updated: