Forums

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

How do I get all the stories under a top level issue type (in Advanced Roadmaps)

Bhanu KN
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.
January 20, 2024

Hi Team, 

We currently have a 3-level hierarchy set up using Advanced Roadmaps: Project Name(2) (Issue type, Not a Jira project)  -> Milestone(1) -> Story/Bug(0).

I am trying to set up a board for each project. I am trying to get all the stories that fall under a Project. 

Using "parent = MDC-27" gives all the milestones under Project Name MDC-27. How do I get all the stories that fall under MDC-27 without having to use Milestones? 

Thank you in advance :)

1 answer

1 accepted

2 votes
Answer accepted
Trudy Claspill
Community Champion
January 20, 2024

Hello @Bhanu KN 

As per this document:

https://support.atlassian.com/jira-software-cloud/docs/search-for-advanced-roadmaps-custom-fields-in-jql/

...you can use a filter like this:

issuekey in portfolioChildIssuesOf("INIT-001") AND issueType = Story

...where "INIT-001" is the issue key of (in your case) the Project issue.

Bhanu KN
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.
January 21, 2024

That works perfectly. Thank you very much @Trudy Claspill

Like Trudy Claspill likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events