Skip to content

RpcRawDataMonitoring: Fix identifier validation test.

Calling Identifier::is_valid() is not the same as the isValid flag returned by RpcIdHelper.

Fixes (not entirely reproducible) crash seen with q222.

Merge request reports