Hi,
I have a process where multiple steps should be created when the previous step is done.
Each step is a subtask under the parent issue type. I can create the first subtask easily with automation, but if I try to create another subtask when the previous is done it fails because I can't select the parent issue for this ticket.
how to set automation to automatically create a subtask linked to the same issue when the previous subtask is done?
Please help
Hi @Javanshir Mustafayev _ HIT , do you have an automation setup that is not working or just looking for guidance to get you started? It would look something like this...
trigger - issue transitioned to done
condition - issue type is subtask
branch on parent issue
action - create subtask
give it a try and let me know if you get stuck.
Hello @Jack Brickey the branch fixed the logic for me, thank you very much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.