Forums

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

Add link to display the current Jira sprint on a Confluence page

Lana Horton May 9, 2022

I want to add a link to view the current sprint based on information returned in a JQL search onto my confluence page.  

The information I want is a specific Jira project, current sprint, and epic link

My JQL search is similar to this -

project = xxx AND Sprint in (openSprints()) AND "Epic Link" = "xxx"

Does anyone know how I can get that to display? I have one link that someone else set up, but I need the epic to separate the information to look at one specific type of issue. 

1 answer

0 votes
Trudy Claspill
Community Champion
May 9, 2022

Hello @Lana Horton 

What is not working in the JQL search you have created?

The intent of JQL is to return a set of issues, not a Sprint. 

What information about the sprint are you wanting to display?

Lana Horton May 12, 2022

Thanks - My query is correct. I just didn't know where to add it to my Confluence page, but have found it. 

Suggest an answer

Log in or Sign up to answer