Try our conversational search powered by Generative AI!

Should disable Release shipment if entry of order is deleted

Found in

EPiServer.Commerce 10.3.0

Fixed in

EPiServer.Commerce 10.4.3

(Or a related package)

Created

Mar 07, 2017

Updated

Mar 24, 2017

Area

Core

State

Closed, Fixed and tested


Description

  1. Create an In Progress order that contains item A.
  2. Delete item A.
  3. Click Release shipment for the order.

Expected: Should disable the Release shipment if there is a deleted line item.
Actual: It keeps loading.

  • Still consider in case there are many line items existing in order with deleted line item

Edited: We will create another bug for the return case, because in that case, we should allow a successful return instead of disabling the Create return button.