workflow-core icon indicating copy to clipboard operation
workflow-core copied to clipboard

#1270 Fixed list items deserialization duplication

Open michalkrzych opened this issue 1 year ago • 0 comments

Added JsonSerializerSetting ObjectCreationHandling = ObjectCreationHandling.Replace to fix the issue with deserialization of the list items being duplicated. Issue #1270

michalkrzych avatar Jun 05 '24 13:06 michalkrzych