Forums

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

How can I create a rule to add text in the description field WITHOUT removing the original text ?

Gaston Gordin
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!
November 23, 2021

Hi All!

I'm trying to create an automated rule to add some text in the description field when creating a Story. 

I need to keep the description of the reporter (Creator of the story) and add some text at the bottom of the description.

When I created the rule and set the text to be inserted into the description field, It automatically removes what I wrote when creating the ticket.

 

Thanks!!!!

2 answers

1 vote
Sarika Dalal
Community Champion
November 23, 2021

HI @Gaston Gordin ,

 

Select Edit issue field action then select field Description.

Then In more option write this smart value


{"fields": {"description": "{{issue.creator.displayName}}{{issue.description}} " }}

This is working fine for me.

 

Regards,

Sarika Dalal

David Friedrich
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.
September 3, 2023

Sorry, this is not helping as it will overwrite the description's content. The request is to 'add' text at the bottom.

1 vote
Sarika Dalal November 23, 2021

HI @Gaston Gordin ,

 

Select Edit issue field action then select field Description.

Then In more option write this smart value


{"fields": {"description": "{{issue.creator.displayName}}{{issue.description}} " }}

This is working fine for me.

 

Regards,

Sarika Dalal

Suggest an answer

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

Atlassian Community Events