Hi all,
my filter - issuefunction in linkedissuesof ("issuekey in (Auftrag-XXY, Auftrag-XYZ)") AND type = epic - shows me alle needed Epic to several order.
Each epic has also al lot of "issues in epic" -> and this is I want to get. -> a list with all "issues in epic"
thx for help
Hannes
Hi @Johannes,
It seems you do have Scriptrunner installed and you are trying to find results with enhanced search.
I'm also not sure if I understand your question correctly, but if you want to retrieve all issues in the epics you found with your first query, you should be able to find them like this:
issuefunction in issuesInEpics("issuefunction in linkedissuesof ('issuekey in
(Auftrag-XXY, Auftrag-XYZ)') AND type = epic")
Hope this helps!
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.