Forums

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

build a query to show story is done but sub-task is not

zhangbinchao
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!
February 5, 2018

i want to build a query to show the status of story is "done" or "closed" but status of sub-task under this story is "start". what should i do?

1 answer

0 votes
Thomas Schlegel
Community Champion
February 5, 2018

Hi, you can't do that with plain Jira, because Jira does not now subqueries. Do you have the sricptrunner app? With that, you can define a subquery like that:

status in (start) and issuefunction in subtasksOf("status in (done, closed)")

zhangbinchao
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!
February 5, 2018

Hi Thomas. thanks for your reply.  i just using advanced search in Jira. as you said, that means i can't get the result that i want?

Thomas Schlegel
Community Champion
February 6, 2018

No, unfortunately, you can't

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events