Dear experts,
I have need to report Epics that passed multiple releases (fixVersions).
Is there JQL to extract epics that have more than 1 value in fixVersion or a calcfield to show number of fix versions assigned or any better idea to report?
Something similar to:
{{issue.Sprint.size}}
Hi @Aquarius
Other than directly observing the list of Epics and their Fix Versions field using an issue search, there is nothing built-in to do this counting of values in a field.
Possible workarounds depend upon how often you need this type of search and willingness to spend money / invest effort:
Kind regards,
Bill
Hi @Aquarius,
Welcome to the Atlassian Community!
I’m a support engineer at Appfire, here to assist you.
If you're open to plugin suggestions, I recommend trying our JQL Search Extension for Jira. It includes a helpful function to count the number of fixVersions
in issues using the query:
fixVersionsCount > 1
For more details, feel free to refer to our documentation, and don't hesitate to contact our support team if you have any further questions. We're always happy to help!
Best regards,
Prosper
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.
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.