Forums

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

Smart Value condition for summary

ibm_kustagi_mercedes-benz_com
Contributor
June 18, 2025

Hi,

   I have created automation rule for removal of Clone from Summary when issue is being created. But I am unable to edit field to add this value: {{issue.summary.replace("CLONE-", "")}}

How can I add this condition.

 

Regards,
Suma

2 answers

2 accepted

1 vote
Answer accepted
Geethanjali Katagani
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 Leaders.
June 18, 2025

Hi @ibm_kustagi_mercedes-benz_com ,

Please find the attached screenshot of the automation rule. try updating your automation accordingly and check if it works as expected.

AC1.png


Condition:
First value:

{{issue.summary.contains("CLONE - ")}}

Condition: equals
Second value: true

Action:

summary :
{{issue.summary.replace("CLONE - ", "")}}

Let me know if you need any further assistance.

Thanks,
Geethanjali

ibm_kustagi_mercedes-benz_com
Contributor
June 18, 2025

Hi @Geethanjali Katagani 

  Thank you , it works for me ..

0 votes
Answer accepted
Yogesh Mude
Contributor
June 18, 2025

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events