Hello together
During issue closing, a custom mail is sent to specific user. Since the ticket is not only closed by assignee person. I would like to have in mail exact name of user who is performing the transition. The following mail content is currently working:
Hallo zusammen
Der IT-Security-Incident <b>${issue.getAsString("Key")}</b> mit der Bezeichnung <b>${issue.getAsString("Summary")}</b> wurde abgeschlossen.
Beste Grüsse
${issue.get("Assignee")?.displayName} (${issue.getAsString("Assignee")})