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

Vew full hierarchy of parent levels in jira issue filters, not in the plan

Cheryl Gasbarro
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!
September 3, 2024

Is there a way to create a filter (not for a plan) to view a sprint and show parent epic and parent initiative. See my current simple filter below I use to view my sprint and create pie charts from to see the sprint by Parent Epic. I'd like to be able to also see the corresponding Parent Initiatve to these epics as well.

 

Story, Task, Bug, etc. ticket types in a designated sprint > their Parent Epic > the Parent Epics Parent Initiative

 

project = XYZ AND sprint = 1234 ORDER BY parent ASC, Rank ASC

 

PS: my apologies in advance the Question submission was not working so I moved my question here hoping to start a discussion around this visibility :(

1 answer

0 votes
Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 3, 2024

Hi @Cheryl Gasbarro 

If you have Scriptrunner you could use the following function:

issueFunction in parentsOf()
issueFunction in parentsOf("project = XYZ AND sprint = 1234")

 You can do it for each level.

 

Regards

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events