Forums

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

Adding the content of acceptance criteria into description

Kunal Kumar August 7, 2023

I have a requirement , where for all issues which have the Description field EMPTY , but the Acceptance criteria is present , the contents of the acceptance criteria needs to be copied over to the description field . I am using the below in JIRA automation but it isn't working . Can someone help ? 

{{issue.customfield.10601}}

1 answer

2 votes
Bill Sheboy
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.
August 7, 2023

Hi @Kunal Kumar 

I believe you have a typo in your expression.  Please try:

{{issue.customfield_10601}}

If that does not help, please post images of your complete rule and the audit log details.  Those may provide context to explain what you are observing.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer