Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Migration cart: Carts added by specific user become added by anonymous user

Found in

EPiServer.Commerce 10.4.0

Fixed in

EPiServer.Commerce 10.4.3

(Or a related package)

Created

Mar 08, 2017

Updated

Mar 24, 2017

Area

Core

State

Closed, Fixed and tested


Description

  • Precondition:
  • Cart is in old mode by setting "SerializedCarts" state="Disabled".
  • There are some carts/wishlists created by logged-in users and anonymous users.

Steps to reproduce

  1. Enable SerializedCarts.
  2. Run the Migration legacy cart job.
  3. Go to view cart list in Commerce manager.

Expected:
User information appears correctly.

Actual:
Carts added by a specific user appear to be added by an anonymous user.

Note: If you open the cart detail, user information displays correctly.