Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Issue Filter for all issuetypes under a specific feature (Epics, Story, subtasks)

Edward Olszanowski
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 19, 2023

I'm currently using this filter to show all Epics and Stories under a feature but I need to show all subtasks also.  This filter does not display subtasks but I need to modify it so that it does: 

(PMO-21236 is the Feature)

 

project = KCIAPPS AND issuefunction in portfolioChildrenOf("Key = PMO-21236") OR issueFunction in issuesInEpics("\"Parent Link\" = PMO-21236") ORDER BY Rank ASC

2 answers

1 vote
Edward Olszanowski
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 19, 2023

A local admin solved this for me.  He added a subtask filter and then a project filter id to get the solution I needed: 

project = KCIAPPS AND issuefunction in portfolioChildrenOf("Key = PMO-21236") OR issueFunction in issuesInEpics("\"Parent Link\" = PMO-21236") or issueFunction in subtasksOf("project = KCIAPPS and filter =128318")   ORDER BY summary ASC, Rank ASC

0 votes
Danut M _StonikByte_
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.
Oct 19, 2023

Hi @Edward Olszanowski,

Try also the Work Breakdown Structure (WBS) gadget offered by our Great Gadgets app.

This gadget takes the issues from a filter and displays them in a tree structure, by their hierarchy, in form of Epics > Stories, Tasks > Sub-tasks.

If you have Advanced Roadmaps (aka Portfolio) it can display the issues in form of Initiative/Feature Level 1 > Initiative/Feature Level 2 > ... > Epics > Stories, Tasks > Sub-tasks.

image.png

All you have to do it to have a filter that returns the issues to be grouped and to configure the gadget to use this filter. Then, the magic will happen.   

Please note that this app offers many other gadgets that you might find useful. Just have a look over the articles from our blog to make an idea. It can be a great asset for your team and company.

I hope this helps. 

Thank you,

Danut Manda 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events