Details
-
Suggestion
-
Resolution: Unresolved
-
2
-
9
-
Description
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
It will be very usefull to be able to search issues only for non archived versions.
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()...
Attachments
Issue Links
- is duplicated by
-
JRACLOUD-41610 I would like to be able to use JQL to exclude Archived versions
- Closed
- is related to
-
JRACLOUD-41610 I would like to be able to use JQL to exclude Archived versions
- Closed
-
JRASERVER-10692 Possibility to search issues for NON ARCHIVED or ARCHIVED versions
- Gathering Interest
- relates to
-
JRACLOUD-64868 Make Versions' fields accessible for JQL filtering
- Closed