InfrastructureComponent.StatusUpdateRaw field does not contain raw status update
We should treat this column really as raw JSON and do not infer any structure in the backend code. The unmarshaling adds some default fields which are not wanted here.
We should treat this column really as raw JSON and do not infer any structure in the backend code. The unmarshaling adds some default fields which are not wanted here.