Werk #6418: Fix a crash during notification cancelling

Component Notifications
Title Fix a crash during notification cancelling
Date Nov 21, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When a notification was cancelled and the cancelling rule contained more contacts than the notification that was going to be cancelled the processing of notifications raised an exception. As a result no further notifications were processed.

The exception was raised e.g. if a notification for the contact "ab" was cancelled for the users "ab" and "cd" using the option "The following users" in the contact selection.

With this werk the issue is fixed.

To the list of all Werks