Try our conversational search powered by Generative AI!

Inventory list not updated until site refreshed

Found in

EPiServer.Commerce 12.4.0

Fixed in

EPiServer.Commerce 12.5.0

(Or a related package)

Created

Jul 13, 2018

Updated

Jul 30, 2018

State

Closed, Fixed and tested


Description

Steps to reproduce:

  1. Edit the in stock qty of item A (enable tracking inventory) e.g. 100.
  2. In the new Catalog UI, edit any item other than item A.
  3. Place any order that includes item A in a CommerceManager site with a different browser.
  4. In the new Catalog UI, edit item A.
  5. Switch to the Inventory tab --> see that In stock qty is deducted --> CORRECT
  6. Click Edit inventories to access the Inventory list screen.

Expected:
In Stock qty is deducted.

Actual:
In Stock qty is not deducted. The qty is updated only after refreshing the site.