Hi guys
I wish to list parents where all of the subtasks are in a particular status. Currently, I have issuefunction in parentsOf("status = Received"), and this shows me parents where even one subtask has the status = Received. My parents may have 5 subtasks, and I only want to view them when all of the subtask statuses = Received - is this possible?
Just to clarify: status = received is not a closed state.
Thanks