Hello Community,
I want to define the following automation rule for two different projects (Project A and Project
with the following steps:
1) If in project A a label of a task is changed to "customer" the task shall be cloned in Project be with the same status.
2) The cloned task in project A shall be automatically related to the cloned task in Project B if label of task in project A is set to "customer"
3) If the cloned task with the label "customer" in project B which is related to the task in project A gets a different status, lets say "finished" the related task in project A should move along the Kanban board to the same status.
So far I have the following rule, it covers the first 2 steps need some other conditions for the 3 step:


Thank you for the support!