Hi there
If the subject of a ticket to Jira service management is xxx
can automatically assign to contact ?
how to ? step by step
My second question is, can I have a ticket sent from amazon@ebay.com automatically assigned to a person?
thanks for help
Hi @Aykan Inal -
Question 1
Yes, you can do this with automation. I'm personally not a fan of the default fuzzy search functionality so I would go with an Advanced Compare Condition. Here's a quick example:
Question 2
Similar to Question 1, you would want to use an If condition against the Reporter. Here's the smart value:
{{issue.Reporter.emailAddress}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Automation is available under project settings:
INSTANCE.atlassian.net/jira/servicedesk/projects/PROJECTKEY/settings/automate
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.
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.