Hello,
I need to make the following scenario:
let's say we have a story called "Story 1" and this story has sub tasks as follows:
"task1", "task2", "task3"
I need to perform the following:
when any of the sub tasks ("task1", "task2", "task3") status becomes "Done" the Jira Automation checks for other sub tasks if they are also "Done", if all sub tasks ("task1", "task2", "task3") are "Done" then convert the "story1" status to "In Test"
Check this video tutorial that shows you how to do this automation step by step: https://www.youtube.com/watch?v=DcPYrw-Puus
Good Luck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.