We are struggling to find an equivalent for a JQL function issuesWhereEpicIn(subquery) in the new JIRA Cloud version.
Can anyone advise how this function can be recreated easily in Cloud JIRA?
Add ons are not out of the question if there is one available - I've seen Tricks and JQL Booster Pack have equivalents but only on server version, no cloud version.
Appreciate any assistance here!
Hi @MFreemantle
I’m Charlotte, a support engineer at Appfire and I’m here to help you.
Unfortunately, using vanilla JQL, you’ll not be able to do it dynamically.
In the app where my team works, JQL Search Extensions for Jira, you can use this function to find issues that belong to an epic:
issue in childrenOfEpicsInQuery("")
Please contact our support if you have any other questions about this query.
We’ll be happy to help you!
Thank you @Charlotte Santos -Appfire- for this. Will look into it and revert if any questions.
Cheers!
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.