Forums

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

Next-Gen Subtask Filters / Issue Search

Ty Thorsen
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!
September 23, 2019

This query returns a list of subtasks assigned to me.

assignee = currentUser() AND type in subTaskIssueTypes()

 However, this one does not even though I KNOW that one of my Subtasks is in an open Sprint. I can see the sprint value on the issue detail view.

assignee = currentUser() AND type in subTaskIssueTypes() AND Sprint in openSprints()

Why are subtasks not indexed by Sprint Value?

1 answer

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.
September 23, 2019

Sub-tasks don't matter to the sprint, they only matter in the context of their parent issue.  So they're irrelevant to most places you want to talk about "things in the sprint".

Annoyingly, that means Atlassian have chosen not to inherit the sprint from the parent.

Ty Thorsen
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!
September 23, 2019

Sure, but then is it possible to write a query to show subtasks whose parent are in an active sprint?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events