Werk #15094: HW/SW Inventory: Fix crash while filtering the operational status in network interfaces views

Component User interface
Title HW/SW Inventory: Fix crash while filtering the operational status in network interfaces views
Date Feb 17, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p22 2.2.0b1 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The crash shows

KeyError (invinterface_oper_status)
...
File "/omd/sites/gotamedia/lib/python3/cmk/gui/query_filters.py", line 947, in _add_row
    if (filter_key := "%s_%d" % (ident, row["invinterface_oper_status"])) in values:

To the list of all Werks