i want to create dynamic mail notification.
The aggregation and query is all set.
The Mail-Template is set aswell and is working great.
But the problem is:
I need to use an email from the message(backlog) for the notification receiver
In Subject i can use the backlog-message and create a dynamic subject based on fields in message.
i need to use the same procedure for the notification receiver.
you need to “open” the backlog message like you do in the message-field:
Subject: Testsubject for ${foreach backlog message}${message.fields.<field_you_want_to_use>}${end}
this should do it
//EDIT: make sure, you activate the Backlog-message in the alert-configuration: