Try our conversational search powered by Generative AI!

Lineitems and OrderForms not always returned in same order

Found in

EPiServer.Commerce 10.4.3

Fixed in

EPiServer.Commerce 10.6.0

(Or a related package)

Created

Apr 27, 2017

Updated

May 16, 2017

Area

Core

State

Closed, Fixed and tested


Description

The order of OrderForms, Shipments, LineItems in an OrderGroup is not guaranteed to be the same every time. In rare scenarios, they might change and cause problems.
For instance, the order system relies on the index of LineItems in a OrderForm to distribute them into shipments. So, a change in the order of line items changes shipments so that they contain wrong items and/or quantities.