Forums

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

How can I get a list of issues under an initiative?

anna February 23, 2020

I wanted to get the list of epics and the respective stories under initiative.

I could get them using 

issuekey in childIssuesOf("<Issue key>") mentioned here

https://community.atlassian.com/t5/Jira-questions/JQL-experts-how-can-I-get-a-list-of-issues-under-an-initiative/qaq-p/802629

but wanted to group by epics. I tried order by epic but not getting stories under respective epics.  

1 answer

0 votes
egle_kaziulionyte
Community Champion
February 23, 2020

I believe that "initiative" is some kind of issue type? If so, it is linked with epics with specific link?

In that case you could use 

issue in linkedIssues(issueKey,linkType)

But that won't show you user stories under epics in a hierarchy.

anna February 23, 2020

thanks, but wanted grouping of stories under individual epics

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events