Fixed missing import of host pool and silence duplicate alerts (#9008)

* Fixed missing import of host pool and silence duplicate alerts in notification config import

* Removed debug print
This commit is contained in:
GabrieleDeri 2025-02-27 23:33:50 +01:00 committed by GitHub
parent c31891f403
commit c45d7d3347
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 15 additions and 9 deletions

View file

@ -40,6 +40,7 @@ end
local items = {}
local notifications_ie = notifications_import_export:create()
items[#items+1] = {
name = "notifications",
conf = modules["notifications"],