Forums

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

Autoamtion to add text to the description

Christian Fischer
Contributor
February 2, 2024

Hello together

I want to create an automation step to add a given text to de existing description.

I treid with "Edit issue" and the field description but the text will be overwritten. I need to add another text to the existing one.

And is it possible to add a picture to the attachments?

Thanks for your help!

1 answer

1 accepted

1 vote
Answer accepted
John Funk
Community Champion
February 2, 2024

Hi Christian,

In the space for the edit of the Description field, put in:

{{issue.description}} - "your text"

where "your text" is the part you want to add to the original value. 

This will keep the original value of the field and then tack on your text from the rule. 

Suggest an answer

Log in or Sign up to answer