Hi, how can I create an automation that sends tickets created by email with the subject "ClientX Service Error" and forwards it to a specific queue?
You don't need an automation rule since when you create/manage queues in the JSM project, you will configure with the queue setup.
Take a look at the following reference link on how to manage queues in JSM project -
https://support.atlassian.com/jira-service-management-cloud/docs/create-a-new-queue/
You can simply utilize "Advanced" option to enter the specific JQL statement. Your JQL statement will be something like below -
project = xxxxx and summary ~ "ClientX Service Error"
Lastly, when you use emails process for issue creations in your JSM project, the email subject line is automatically mapped to your issue's Summary field.
Hope this helps.
Best, Joseph Chung Yin
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.