Forums

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

Event names for an email template in script runner for non issue event

arama mihai
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.
April 4, 2019

Hello,

I set up a listener that sends an email when a group membership was changed.

It works fine, but I would like for the email to contain the following:

"The changes that were made to the group are: 

'user x was added'

or

'user x was removed'

 

Is this possible for a non-issue event? If yes, how to write it?

Current setup:

Events: groupmembershipcreatedevent; groupmembershipdeletedevent

Condition:

event.groupName == 'group_name'

Email template:

Hello.
<br><br>
The 'group-name' group was just modified.
<br><br>
The changes that were made were:
<br><br>
???

 

 

 

Thank you!

 

 

1 answer

1 accepted

0 votes
Answer accepted
arama mihai
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.
April 4, 2019
${event.entityName} and  ${event.groupName} helped

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events