SCENARIO:
I have a story with multiple subtasks i.e. requirements, development, test. Is it possible to automate this:
When subtask A completes --> notify assignee of Subtask B
I went through all the documentation I can find, but I didn't see anything like this. This rule is applicable for ANY story with subtasks.
Thanks in advance.
Hi @Gail
If this follows a standardized process and the subtask does have any special configuration to be detected then it might be possible. Without specifying the subtask into more details the automation rule just sees "subtasks".
The Question is:
How does the automation rule know which one of the subtasks to notify?
Best
Stefan
So far my process is:
If I standardly named them like 1 - ABCD, 2 - EFGH, 3 - IJKL, and 4 - MNOP do you think I can use that in the new automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gail
This is an example that worked on my side:
Please let me know if this helps.
Best
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.