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

Try our conversational search powered by Generative AI!

Can not save item after preorder and instock qty is negative

Found in

Commerce release 8.7.1

Created

Jan 27, 2015

Updated

Mar 06, 2015

Area

Falcon/Commerce/Commerce Manager/Catalog management

State

Closed, Fixed and Tested


Steps to reproduce

Steps to reproduce

  1. Precondition: Configure item to allow preorder (Instock qty = 0, preorder qty = 10)
  2. Order preorder item above
  3. View the item above and see that Instock qty = -1, Preorder qty = 9 => It's Ok
  4. Click "OK" to save item


Expected: Can save item normally

Actual: Can not save item with the validate message incase instock qty is negative


Triage note: If it is by design that we should decrement in stock when preordering then make sure the validators cope with it (both in CM and Catalog UI).