Forums

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

Querying current sprint does not get ame result as Sprint Report

Maha Tourbah
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!
April 8, 2021

Hello,

I am making a simple query to get the stroies of a specific sprint as such:

project = PRJ AND Sprint = Sprint1 

and then I am comparing against the results of the jira built-in Sprint Report, the results are not the same and I can't seem to uderstand why .. 

2 answers

0 votes
Mohamed Adel
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.
April 15, 2021

Hi @Maha Tourbah , 

Your query will give all issues under this sprint plus it's sub-task , in Sprint Report it shows all issue types except sub-task. 

You can try the following query 

project = PRJ AND Sprint = Sprint1 AND type != Sub-task 

please let me know if this clarification make sense to you 

0 votes
Nic Brough -Adaptavist-
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.
April 8, 2021

Try dropping the project part of the query and just ask "sprint = sprint1", and also check that all status are mapped into columns on the boards the sprint appears on, and all the status have categories (no grey "no category" status)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events