Round Robin Assignee Based on Specific Project Link

Amanda Mason
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 1, 2022

Use case: I want to create an automation rule that assigns (in round robin fashion) a ticket if 1. Link is only in Project 1. 2. Assignee = Unassigned

 

I created the following rule and it works when P1 issues are linked, but also runs if P2 issues are linked. How can I alter this to only run when P1 issues are linked? Note: I tried updating the JQL to 'Project = P1' however the rule doesn't run.

Screen Shot 2022-08-01 at 9.31.43 AM.png

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
August 1, 2022

Hi @Amanda Mason -- Welcome to the Atlassian Community!

Your rule condition to test the project is only checking the triggering issue. 

If you wanted to also check the linked issue, please try adding another condition to check {{destinationIssue}} for the project.  You may use an advanced compare condition to check the project field with {{destinationIssue.project}}

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events