-
Suggestion
-
Resolution: Won't Do
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
It is currently only possible in JQL to compare version fields to a specific version, or to the functions releasedVersions() and unreleasedVersions(). It would be helpful to be able to compare one version field to another as in:
fixVersion != plannedFixVersion
In that example, a single version custom field (plannedFixVersion) is being compared to a built-in version field. This could be used to chart issues that were completed in a later version than originally planned (for example).
- is related to
-
JRASERVER-20727 Add ability to compare date fields using JQL
- Future Consideration
- relates to
-
JRACLOUD-20728 Add ability to compare version fields using JQL
- Closed
- was cloned as
-
JRASERVER-60056 Add ability to compare version fields using JQL
- Gathering Interest