Forums

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

How can show Epics which have "Epic Issues" in a specific sprint

Abir Brahem
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 30, 2022

Hello, do you know how to filter only the Epics that have Tickets planified in the current sprint? plz

 

2 answers

1 accepted

1 vote
Answer accepted
Mark Segall
Community Champion
September 30, 2022

Hi @Abir Brahem and welcome to the community!

Without a marketplace app, your best bet would be capturing something like this on a dashboard using something like the pie chart  or filter statistics gadget grouped by Epic Link.  Otherwise, you could use a query like this and simply eyeball it:

sprint in openSprints() ORDER BY "Epic Link" ASC

NOTE - This assumes you're working with a company managed project.  Change my Epic Link references to Parent if you're working with a Team-Managed project.

 

If you're working in a Server/DC environment you can use a marketplace app like scriptrunner to perform the query.

Abir Brahem
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 30, 2022

Hello Mark, thank you for the answer.

I am traying to select the Epics which are in an up level, I dont have the "Epic Link" option. 

knowing that, a Epic has many child (USs) which are planned in diffrent itérations 

Mark Segall
Community Champion
September 30, 2022

If Epic Link isn't available to you, it likely means your project is set up as a Team-Managed project so you'd want to use Parent instead.

0 votes
John Funk
Community Champion
July 5, 2023

Hi @Abir Brahem - Were you able to validate Mark's suggestion? I am going to mark his answer as accepted, but let us know if you still have questions. 

Suggest an answer

Log in or Sign up to answer