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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.