Forums

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

I am working on JIRA cloud and i want to prepend the value of "reviewer comments" to the summary at

Priyanka Khare
Contributor
February 3, 2019

I am working on JIRA cloud and i want to prepend the value of "reviewer comments" to the summary at a particular transition. How do i do that?

1 answer

0 votes
Alexey Matveev
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.
February 3, 2019

Hello,

You would need a plugin for it.

For example, you could use the Power Scripts plugin:

https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation?hosting=cloud&tab=overview

You could create a post function with a code like this:

summary = #{reviewer comments} + summary;

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events