Werk #15912: graylog_alerts: Fixed section parsing when transitioning from 2.1 to 2.2

Component Checks & agents
Title graylog_alerts: Fixed section parsing when transitioning from 2.1 to 2.2
Date Aug 21, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p9 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When transitioning from 2.1 to 2.2, parsing of the graylog alerts section used to fail. The error contains:

"exc_type": "AttributeError",
"exc_value": "'list' object has no attribute 'get'"

This has now been fixed and the transition will not cause problems.

To the list of all Werks