Forums

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

Set Field Value to constant or Groovy expression - How to get current user name into Summary

Chris Shepherd
Contributor
April 28, 2017

hi folks,

on a workflow transition I wish to change the summary of the task to:

New Process - ReportersName

Using Set Field Value to constant or Groovy expression Function for this transition and entering this expression:

"New Process " + issue.get("reporter").getDisplayName()

but it dosn't work.

What should I be doing?

thanks

1 answer

1 accepted

0 votes
Answer accepted
Craig Nodwell
Community Champion
February 5, 2023

Summary = "New Process" + issue.get("reporter").getName()

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events