I wanna extract all issues/Tasks out of one feature nummber. That means i have one Feature number which have multiple EPIC`s and each of these EPIC`s have multiple Issues/Tasks.
I tried it with "Parent link"-POXXX query (where the PO number is my feature number) and i got all EPIC`s , but now im left with multiple EPIC numbers and wanna have all issues/tasks from these EPIC`s, without pasting all EPIC`s separately.
Does anybody knows how i can extract the issues/tasks out of multiple EPIC`s?
or even better extract all issues/tasks out of one feature number?
Thank you very much :)
Welcome to the Atlassian Community!
as you mentioned the solution is the ParentLink field, it is the only solution to get the tickets under an Epic in one shot.
in your case, your query should be like the following "Parent Link" IN (DA-12, DA-65)
where DA-12 / DA-65 are the keys for your Epics.
another solution might work, in case you have one Label or Component added to all your Epics children tickets. then you can just filter for one Label/Comp
Hope the above 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.