Forums

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

How to show child issues of n epics in plan

Omkar Rajale January 28, 2025

Hi ,

I have a list of epics, I want to create a plan which shows these epics with their child issues. Epics should be collapsable. 

I have tried PortfolioChildIssuesOf() function, but I can't add all the epics to these function. 

Do you have any workaround? Is it possible without using any external plugin or app.

1 answer

0 votes
Tomislav Tobijas
Community Champion
January 28, 2025

Hi @Omkar Rajale ,

Just to clarify - we are talking about Jira Plans? Plans do contain a lot of filters which you can use to filter out issues that are pulled from the source.

If you'd like to filter out the source itself, you could create a filter and use JQL function such as

parentEpic IN (KEY-10, KEY-14, KEY-18)

where 'KEY-10' and others are Epics. This will display everything under the Epic (including Epics as well).

Additionally, I would recommend checking out some official tutorials related to Plans: Advanced planning / Tutorials 

Hope this helps.

Cheers,
Tobi

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