How to: Query which returns Stories where all child task are done
A scrum team would like to create a query where they can see all Stories where all child tasks are resolved
My setup:
Type: Story
Children>Status : resolved
Unfortunately this query returns stories which have at least one task resolved
Is that possible? Any hint?
Shall I forgett it and create a Plan instead..if it's possible there :-)