How to set an Automation - assign person to a linked cloned issue.

Vera Valshonok
Contributor
January 12, 2025

Hi, community!

 

I've created an a automation to assign a specific user to a ticket at creation , this ticket always automatically gets a copy of a ticket  linked to it. How can I set in the automation that cloned issue would always get same assignee? Thanks

1 answer

1 accepted

3 votes
Answer accepted
Sahir Maharaj
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 12, 2025

Hello @Vera Valshonok

Based on my experience with Jira Automation, you can create a rule to ensure the cloned issue inherits the same assignee as the original.

In your automation rule, use the Trigger "Issue Created" and set a Condition to check if the issue is a cloned one (e.g., check if it has a specific link type like "Clones").

Then, in the Action, use the "Edit Issue" option to copy the assignee from the parent issue. You can reference the parent issue's assignee using {{triggerIssue.fields.assignee.displayName}}.

Vera Valshonok
Contributor
January 13, 2025

Thanks! 

 I am a bit confused, if i need same suer to be assigned to Master request and clones attached to this master request how do i do it?

 

Currently my automation looks like this:

When issue created

 If linked issue present All issue types

Additional conditions I need..fields etc.

The assign the issue to..

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events