Hi
search issues that has fixversion(s) "released"
https://confluence.atlassian.com/jiracorecloud/advanced-searching-functions-reference-765593719.html
Hi @Vidya ,
We can get these type of results by using the plugin JQL Search Extensions for Jira
following query will give you the required results.
Jql : ( fixVersionReleased > 0)
fixVersionReleased
>
0)
This query gives us list issues having the fixversion(Released)
Please find the documentation here
Regards,
Sudhakar
Sudhakar, unsure if it applies here but in case it does please disclose if you work for the company when recommending addons.
yep and as an example...
project = my project and fixVersion in releasedVersions()
It looks like you're new here. Sign in or register to get started.