Try our conversational search powered by Generative AI!

Concurrency issues with MetaFieldCollection in Business Foundation

Found in

EPiServer.Commerce 10.0.0

Fixed in

EPiServer.Commerce 11.2.0

(Or a related package)

Created

Aug 17, 2017

Updated

Aug 29, 2017

Area

Core

State

Closed, Fixed and tested


Description

MetaFieldCollection in Business Foundation (class Mediachase.BusinessFoundation.Data.Meta.Management.MetaFieldCollection) has a bug that may cause an exception in highly concurrent scenarios. The problem may happen during first call to the IndexOf method on that class.

This has now been fixed.