We have got two Jira projects ( A & B ). If A project have got issue with "...." component we create a clone issue in B project.
I would like to create rule that will do:
If issue in B project have got Status = Done or Close & Assignee = user_name & Linked issues = clone & Component = "...." we will copy the last comment from issue in B project to root issue in A project & close issue in A project.
Please help me, how I can create such a rule from beginning to end? Thank you.
Hi @Illia Ivanou -- Welcome to the Atlassian Community!
As a reminder, this community forum is not a free labor pool to implement solutions. Instead it is a place for people to seek and offer help...And using automation rules often requires learning and experimenting to solve one's needs.
That being noted: what have you tried thus far to solve this? If you have started an automation rule, please post images of your complete rule, the audit log details, and explain what is not working as you expect.
If you have not started a rule yet, please review this documentation and examples to help:
Also to help, please note your rule will need to be global, and not project in scope, in order to access and change multiple projects. So your Jira site admin will need to create the rule.
And global rules have limits on the number of executions per month, depending upon your Jira Cloud license level. Please discuss this with your site admin to learn more.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.