mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed problems with generate custom events with alerts. Tiquet: #2216
(cherry picked from commit 4c7e52649463035490d38cc96b7430eb85858377)
This commit is contained in:
parent
3b5dd8dd95
commit
dd7e429c40
@ -1000,7 +1000,7 @@ sub pandora_execute_action ($$$$$$$$$;$) {
|
||||
$pa_config,
|
||||
$event_text,
|
||||
(defined ($agent) ? $agent->{'id_grupo'} : 0),
|
||||
(defined ($fullagent) ? $fullagent->{'id_agente'} : 0),
|
||||
(defined ($agent) ? $agent->{'id_agente'} : 0),
|
||||
$priority,
|
||||
(defined($alert) ? $alert->{'id'} : 0),
|
||||
(defined($alert) ? $alert->{'id_agent_module'} : 0),
|
||||
|
Loading…
x
Reference in New Issue
Block a user