Defect HC-6877

Re-Order failing with _ERR_THRESHOLD_SHOPPING_CART_QUANTITY error

Software

Customer case Applies to Corrected in
CS0162066 V9.0.1.13 9.0.1.14

Observed behavior

Re-orders for more than the maximum allowable quantity of an item return an exception to the UI.

Expected behavior

Internally, an exception occurs, but should have been formatted as a simple error message, as is done for an initial order that exceeds the maximum quantity.

Resolution

The code was fixed to re-format that exception as an error message.