I've set up an onboarding automation that creates 3 tasks that go into 3 separate projects but show up as linked issues in the parent ticket. We'd like to be able to have any comments that appear in one of those tasks also appear in the other linked issues.
So far, I'm only able to have the comment repeat itself within its own project.
Yes, that is possible and your automation would look something like this:
Just note that in order to make the rule work for multiple projects you have to go to Global automation and configure the automation from there.
Thanks for the response! I implemented it but it wasn't working as it should so I figured I'd show you the automation that it's supposed to be working with. Is there a better option in your branch rule instead of Linked Issues that would fit in with this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The other branch option would to use the Children one, that one would execute on both standard issues and subtasks.
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.