Hi, Im looking to see if this is possible.
I want to change the status of my issue utilizing the status of my assigned Sub Tasks.
Story = ABC-123
has sub tasks listed as follows:
Sub Task(s)
ABC - 1234 DEV: Do Work
ABC - 1235 DEV: Implement Work
ABC - 1236 QA: Test Dev Completed work
( We identify Task to differentiate between Dev and QA, there can be multiple of each)
Currently, when a engineer designates ABC-1234 to "Dev In Progress" my story card transitions to "In Progress"
Also when ALL sub tasks are marked as Completed the Story Card transitions to "Ready For Review"
What I would like to do is the following, when all tasks related to "DEV:" are marked as "Complete" I would like to do the following:
- Transition to a Status of "QA" or "Ready For QA" as designated in our workflow
- Notify "QA:" assigned task to Assignee via email or Microsoft Teams
Thank You
Shawn