I am trying to automated the following but struggling to get it right:
I have a subtask "Subtask 1" and when I mark Subtask 1 as Done, I want to create Subtask 2 on the same parent issue.
Hi @rs2di32
How are you identifying Sub-task 1, to create Sub-task 2?
You can create a Sub-task when one is closed using the below rule - but this would happen perpetually - so if you want to limit it depending on a unique identifier, you'd need additional conditions.
---
The rule might generally look like this...
---
Let us know if this helps :)
Ste
Hi rs2di32,
I was tempted to share the automation JSON file but then it has a lot of information. Let me share the steps I did to achieve this automation.
Please run this rule and it should create a new sub-task under the same Parent issue, for the sub-task that has transitioned to DONE status.
I hope this helps.
Thanks,
Asish
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.