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
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.