Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I search for Epics and their stories & subtasks when i don't have the specific Epic IDs?

Rob Horan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 9, 2022

Assume I have the following JQL to retrieve a particular batch of Epics

issuetype = epic AND project not in ("Example Project 1") AND resolution = Unresolved

Lets say I want all of these epics and all of the kids too.

parentEpic would work great IF I had all of the issue keys... which I just don't and can never guarantee I will.

My goal here is to create a plan based on epics from multiple projects and their stories, which also span multiple projects, and add them to an Advanced Roadmaps plan.

Is there any way to do this?

1 answer

0 votes
Carlos Garcia Navarro
Community Champion
March 9, 2022

Hi @Rob Horan ,

I'm not sure I understand. Is there anything in particular that you know about the epics that you need returned by your query? E.g., a time range when they're created ,or something like this?

Rob Horan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 10, 2022

I want a filter that returns full structures for Epics that meet certain criteria.

Suggest an answer

Log in or Sign up to answer