AI OnAI Off
Mar 15, 2024
Apr 10, 2024
CMS Core
Closed, Fixed and tested
Fixed an issue that prevented the loading of an object as a PropertyBag. This issue occurred when a type with an enum property was stored in DDS and then later was no longer present. The missing missing enum value should have returned as an int but the load failed System.ArgumentNullException: Value cannot be null. (Parameter 'key').