The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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 comment

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

Florian Bonniec
Community Champion
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

TAGS
AUG Leaders

Atlassian Community Events