Forums

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

Jira CSM Automation

Ha_Nguyen CS _Anna_
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!
April 6, 2026

I created the automation with those orders:

1. Re-fetch work item
2. Else-if: if email domain LinkedIn.com -> edit Source: Linkedin
2. Else-if: if summary/subject contains referred or referral or reference -> edit Source: Referral
4. Else-if: subject contains ''website'' -> edit Source: website
5. Else → Source = Email

But the automation failed at step 2. It could not recognize the keywords. Here is my automation setup for step 2.


automation.png

Please help to check this
Thank you

2 answers

1 accepted

0 votes
Answer accepted
Dexter de Vera
Community Champion
April 6, 2026

Hi @Ha_Nguyen CS _Anna_ ,

 

Your Screenshot is base on Step 3 (incorrect counting :)).

Tried to use Work item fields condition instead of {{smart values}} condition to make it simplier.

Field: Summary

Condition: contains

Value: referred (example)

Just dont tick the Match case (To allow all cases). 

 

image.png

 

Hope it helps.

Thank you!

Ha_Nguyen CS _Anna_
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!
April 6, 2026

Hi @Dexter de Vera

 Yes, I input wrong number =]]]

I have tried as your instructions and it works

Thanks a lot for your suppor

 

Like Arkadiusz Wroblewski likes this
0 votes
Arkadiusz Wroblewski
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 Champions.
April 6, 2026

Hello @Ha_Nguyen CS _Anna_ 

@Dexter de Vera  approach is the one I would use here as well.

For this case, Work item fields condition is a better fit than building it with smart values, because it is simpler to read and maintain.

With Summary contains and Match case left off, you usually do not need the extra trim.toLowerCase logic here. Atlassian also recommends using issue field conditions before more advanced compare/JQL conditions where possible.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events