Try our conversational search powered by Generative AI!

CSR UI: After creating a new cart, lose first cart in cart list

Found in

EPiServer.Commerce 12.15.1

Fixed in

EPiServer.Commerce 12.16.0

(Or a related package)

Created

Jan 10, 2019

Updated

Jan 14, 2019

State

Closed, Fixed and tested


Description

Steps to reproduce:

  1. Go to CSRUI.
  2. Create cart , the first cart in the cart list.
  3. Create cart 2, is the second cart.
  4. Close the cart detail screen.
  5. View the cart list.

Expected:
Cart 1 in cart 2 are in the cart list.
Actual:
Only cart 2 in the cart list.

Note: After refreshing the site, both carts are in cart list.

6. Create cart 3 as the third cart => view the cart list.

Expected:
All 3 carts are in the cart list.
Actual:
Only carts 2 and 3 are in the cart list.

After refreshing the site, all 3 carts are in the cart list.

Note: Issue continues to occur if we continue to create carts.