POV: issue is created in project A, it's automatically cloned into project B, and linked. If any field is updated in trigger issue (in any project), the cloned issue is updated subsequently.
I have set the automation, however, Status and Assignee are not updated in the cloned issue, they do not even trigger the rule as showed in audit log ;(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good day @Sophie Petenko
With the following topic, I would say for status, you would need a transition rule because though it is a field, the status needs to be transitioned to get to. Make sure the automation user has the transition permission.
As for the assignee, make sure the user in question can be set as an assignee(Assignable user in project B permission scheme) and the automation user can assign issues (Assign Issue in project B permission scheme).
I will suggest breaking this out of the bulk field edit change to test it first and validate that it works and then adding the step that worked for you also to the main Automation.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, all mentioned above was tried still no trigger of the rule
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.