Werk #13027: Bulk notification without WATO plugin crash

Komponente Notifications
Titel Bulk notification without WATO plugin crash
Datum 16.07.2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p9 2.1.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When using a bulk notification without a WATO plugin the notification crashed with:

2021-07-16 14:18:17,279 [40] [cmk.base.notify] Error sending bulk /omd/sites/cmk/var/check_mk/notify/bulk/cmkadmin/my_bulk/10,1000,host,localhost:
Traceback (most recent call last):
  File "/omd/sites/cmk200p7/lib/python3/cmk/base/notify.py", line 1889, in send_ripe_bulks
    notify_bulk(bulk[0], bulk[-1])
  File "/omd/sites/cmk200p7/lib/python3/cmk/base/notify.py", line 1937, in notify_bulk
    assert isinstance(old_params, dict)
AssertionError

This is now fixed.

Zur Liste aller Werks