Forums

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

pull a list of jira tickets in the active sprint using Jsql without using the sprint ID number?

Juana Torres July 30, 2019

example  

sprint= activesprint()

1 answer

1 accepted

0 votes
Answer accepted
Ollie Guan
Community Champion
July 30, 2019

Hi @Juana Torres ,

I think searching by sprint id is the easiest way.

An active sprint may exist at the same time, so it is impossible to query the correct result through this condition.

Why don't you want to query through the sprint id?

Juana Torres July 31, 2019

Hi Ollie, thank you for getting back to me.  I am creating filters that I use in  dashboards and I don't want to have to change the filters every time there is a new sprint, it will be very useful if you guys create a activesprint() function. So that I can use it on my JSQL as sprint= activesprint ().

Ollie Guan
Community Champion
July 31, 2019

Hi @Juana Torres ,

Whether the following query match your needs?

JQL:Sprint in openSprints() and project = xxx

Like Pankaj Kumar likes this
Juana Torres August 1, 2019

This is perfect! Thank you Ollie :-)

Like Ollie Guan likes this
Pankaj Kumar June 4, 2020

It works but I want to display the count of story in each sprint. How I do that?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events