I have a filter that we use to extract all the tickets we have in a sprint
project in () AND issuetype in (subTaskIssueTypes(), "Other Things") AND Sprint in openSprints() ORDER BY created DESC
the only problem is it shows results for subtasks completed outside of a sprint any idea how we can exclude these please
Hello @Simon Jackson
This was previously discussed in the community and I will leave the links to the discussion here :
1 . JQL not retrieving subtask of current sprint.
2. How to filter subtasks by sprint
I hope it helps. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.