Noticed a small bug in build 4452 when using macros in email alerts.
If you have an alert as follows:
Trigger Value: {{HOSTNAME}:{TRIGGER.KEY}.last(0)}}
The last "}" shows up in an email alert.
If you have an alert as follows:
Trigger Value: {{HOSTNAME}:{TRIGGER.KEY}.last(0)}}
The last "}" shows up in an email alert.
Comment