Forums

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

JQL to get a key of the epic link that you are ordering by in a current sprint?

Subhechhaya Shrestha
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!
February 22, 2016

I am trying to find the key for the epic link in a current sprint being order by epic link.

1 answer

1 vote
Sean Herring [Equip] March 16, 2016

PROJECT= <project name> and SPRINT IN OPENSPRINTS() and "Epic Link" IS NOT EMPTY

will give you all the issues with an Epic Link in currently Open Sprints in a given project. 

 

If you know the sprint name, you can change SPRINT IN OPENSPRINTS() to SPRINT = <SPRINT NAME>

From there, you can click on the Epic Link that will take you to the Epic. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events