query to select all the issue in sprint in a single project with multiple sprint

Dario Rossini
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!
March 21, 2023

Hi all,

I have a  jira project  with different sprint active at the same time.

e.g.  project A  has active

        - sprint 1

        - sprint 2

        - sprint 3

I would like to create a query able to retrive the list of issue related to sprint 1 something like :

Project = "project A" AND sprint in openSprints()

but with the possibility to select sprint 1

 

thanks

 

Dario

 

1 answer

0 votes
Magdalena Zhisheva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2023

Hi @Dario Rossini , 

Have you tried with the following:

project = "YOUR PROJECT" AND sprint ="start type the required sprint name and select it from the drop-down list with suggestions".

Hope it helps!

Dario Rossini
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!
March 21, 2023

ciao, 

thanks for your help it works

 

Dario

Magdalena Zhisheva
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 22, 2023

HI @Dario Rossini ,

Glad to help! 

Please, nark this answer as accepted, so it can be useful for other users, too :) 

Suggest an answer

Log in or Sign up to answer