Try our conversational search powered by Generative AI!

MetaDataPropertyMapper might fail with malformed serialized data

Found in

EPiServer.Commerce 11.8.0

Fixed in

EPiServer.Commerce 12.12.1

(Or a related package)

Created

Nov 12, 2018

Updated

Nov 26, 2018

Area

Core

State

Closed, Fixed and tested


Description

If a IList<T> property has faulty data, it will fail to load, and it's very hard to to know which content has that faulty data to fix it.

One possible fix is to log the error but let the property be null