The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to add the name of the user who invoked the event to an email template?

OdedP
February 7, 2014

Hi,

I created a 'send a custome email' Builtin Script Listener that is invoked on an issue updated event,

I would like to add to the email template the name of the user who triggered the event.

Is there a way to do it?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Thanos Batagiannis _Adaptavist_
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 Champions.
October 14, 2015

Hi Oded

You can get the user who performed the update adding in your email template field $currentUser. Hope that helps.