Defect HC-19931

Cart Merge Issue with Guest user and Registered user who is part of a Contract

Software

Customer case Applies to Corrected in
CS0325427 V9.1.9.0 9.1.11.0

Observed behavior

When a guest user signs in as a registered user, the cart merge fails to include the registered user's cart contents if the registered user is part of a contract.

Expected behavior

The guest user's cart should always be merged with the registered user's cart.

Resolution

The code was updated to correct a parameter being passed internally within the cart migration process.