Hi
Please can you help. I have an Automation that does this:
When Transitioned from To Do to Done
- If the Sub task matches - Decide Which Synopsis
For the Parent
- Create a new issue in the same project - summary - {{issue.epic.summary}} - Writing C2
- Create a sub task - {{issue.epicLink}}
For the Parent
Then Transition the completed issue Writing C1 to done.
Its not working as the sub task does not create on the newly created writing card 2? I have tried - {{createIssue.key}}
Please can someone help? I've tried so many ways to do it.
