-
Problem report
-
Resolution: Unresolved
-
Trivial
-
7.0.14rc1, 7.2.8rc1, 7.4.0beta2
-
None
-
S25-W22/23
-
3
watchdog only sends the script name that needs to be executed:
am_queue_watchdog_alerts() alert = am_create_alert(0, media->mediatypeid, 0, 0, 0, media->sendto, alert_subject, shared_str_new(alert_message), NULL <--params , mediatype->message_format, 0, 0, 0);
params are NOT sent.
Alert message and subject also do not seem to be sent.
Also, it needs to be investigated how complicated would it be to resolve macros in params like:
{ALERT.SUBJECT} and {ALERT.MESSAGE}