If I have a task "a" in project "A" and a task "b" in project "B", is there anyway if someone updated the task "a" in project A for example added a comment or moved it to "in progress" , that the same update happened to task "a" to happen to task "b" in project "B" immediately?
Hey @Amani Abed Al Raheem
Good day!
You would need to find a relation between the issues and use an automation rule that will search for the related issue and copy the values.
Here is an example rule:
Make sure to use the "Edit issue fields" action and choose the fields that you would like to copy and then use "Copy from Trigger issue"
You can also Copy the status to the linked issues:
Also, set the Scope of the rule to "Global" from the Rule details section so this can work across different projects.
I hope this helps :) Let me know if you have any more questions.
is there a YouTube tutorial of the related question that you could suggest to me? I'm new to automation in Jira.
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.