Forums

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

Can a sub task be in Resolved status even when the sprint has been closed

Yugank Bhatnagar
Contributor
July 19, 2017 edited

Hi

I encountered a problem. I searched for issues using JQL 

project = XXX AND Sprint in closedSprints()

It gave me the list of issues including stories and sub tasks. But to my surprise I found a sub task whose parent story was closed. I am wondering how it is possible?

 

Can someone help here 

 

Thanks

 

1 answer

0 votes
Andy Heinzer
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.
July 21, 2017

The JQL query is going to return all issues in project XXX that were also in any sprint that is now closed.   However a sprint in JIRA can be closed without completing all the issues in the sprint.   Also an issue could have been in multiple sprints.

So I'm not sure if ths information helps.  Could you let me know why finding a parent in the closed status is surprising here?  I guess I don't fully understand the confusion here.

Suggest an answer

Log in or Sign up to answer