Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×tried creating a Quick Filter with this JQL:
fixVersions.released = "True"
This is the error:
Field 'fixVersions.released' does not exist or you do not have permission to view it.
Same thing happens when I am using this query in the Issue page (to filter issues).
Please advise.
Hi @eilon_elphi
Smart values are for use in Automation rules, rather than Quick Filters and the Issue Search page.
You can use this in JQL though:
fixVersion in releasedVersions()
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.