Forums

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

Creating an automation to replace text in an Issue Summary

Chris Haughey July 24, 2024

Most of our Issues for a particular have a specific set of characters that precedes the Summary detail (for example, ISNT: Web-Dev prelaunch activities).  I want to replace ISNT with TKC for all Issues created for a specific Component (client).  Can this be done through an automation?  Seems like it could.

Thanks,

Cash

1 answer

2 votes
Mikael Sandberg
Community Champion
July 24, 2024

Yes, this can be done with automation and smart values. The smart value for replacing ISNT with TKC would look like this:

{{issue.summary.replace("ISNT", "TKC")}}

Suggest an answer

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

Atlassian Community Events