The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to automate a rule if the email body starts with a particular text

Omair Alvi
April 27, 2022

Need help in how to create an automation rule for Jira Service management when an email comes starts with a particular text in the body of email (not on the subject)

Example: 

if email starts with 

"Dear ABC 

 please help me with this request

"

So I want to create a rule that the ticket get assigned to based on Dear ABC of the email

 

Thanks

 

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Matt Budnyj
Contributor
April 28, 2022

Hi @Omair Alvi , you should be able to do this using the issue fields condition in Automation. Select the Description field and 'starts with' condition as shown below...

image.png

Omair Alvi
April 28, 2022

Thank you Matt