Our Scrum development teams use tasks to track “User Stories”, and sub-tasks to track “Acceptance Criteria”.
Acceptance Criteria are set as approval tasks, so that they can be approved, rejected or change requested.
The challenge I have is retrieving only approved (or rejected) sub-tasks.
Even better, retrieving only approved (or rejected) sub-tasks of completed tasks.
The Advanced Search doesn’t allow to search for the approval status, I’m afraid.
Did anyone encounter the same challenge, and did you find any woraround?