We are migrating from Freshdesk to Jira, and our primary request types are via email. We are consulting with various companies, and some agents have their own customer bases. Previously, we could assign customers based on their email domains.
So I would like to establish the following rule:
If the requesters' domain contains "@examplecompany.com," the ticket should be automatically assigned to agent A.
Is there an easy way to set up this rule, perferably with multiple domains?
Hi @Knr
Welcome to the community!
Trigger: Issue creation
Condition: IF/ELSE
IF (smart value condition) domain equals abc.com
Action: Assign to agentA
Else IF field domain equals xyz.com
Action: Assign to agentB
I hope this helps!
Best regards
Sam
Thanks for your answer @Samuel Gatica (ServiceRocket)! Unfortunately this automation still doesn't work.
The audit protocol says that both the "If"-Block and the "If"-/"Else"-Block did not pass the condition, although I used our companies domain and tested with my company mail.
Maybe it has something to do with the "Domain of the Reporter" field not working at the moment? (https://jira.atlassian.com/browse/JRACLOUD-74348)
As long as the automatic assigning doesn't work, we won't be able to migrate to JSM, as this is vital for our operation.
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.
Can you also uploaded the a screenshot from the audito log showing the error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Samuel Gatica (ServiceRocket) well, I just found the error. It needs to match just "gmail.com", not "@gmail.com"
Thanks for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent!
Please remember to "Accept answer " of you are satisfied with the solution.
Best regards
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.