From 646f2607ab67075cf40e4daa4e8834f0f05d1045 Mon Sep 17 00:00:00 2001 From: alejandro-campos Date: Mon, 7 Oct 2019 19:02:19 +0200 Subject: [PATCH] added condition in agent massive edition --- pandora_console/godmode/massive/massive_edit_agents.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/godmode/massive/massive_edit_agents.php b/pandora_console/godmode/massive/massive_edit_agents.php index 9a43c661ce..0126aa93f9 100755 --- a/pandora_console/godmode/massive/massive_edit_agents.php +++ b/pandora_console/godmode/massive/massive_edit_agents.php @@ -199,7 +199,7 @@ if ($update_agents) { } // Update the configuration files. - if ($result && ($old_interval_value != $values['intervalo'])) { + if ($result && ($old_interval_value != $values['intervalo']) && !empty($values['intervalo'])) { enterprise_hook( 'config_agents_update_config_token', [