Hi
I have an automation rule triggered by a transition to one of 3 statuses. There is then a branch for subtasks and the action is to transition them to the status 'copy from trigger issue'.
This works fine, it transitions the subtasks. However it also throws an error:
What does this mean and how can it be avoided?
Hi @Julia Foden
It's most likely because you use a different workflow for your trigger vs your subtasks. The transition ids will be different even though the statuses are the same on both workflows.
As long as they move to the right status you should be OK.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.