Details
Description
reserveProductInventory method in InventoryReserveServices.xml is causing the priority to be null in OrderItemShipGrpInvRes at line around 284. <call-service service-name="reserveOrderItemInventory" in-map-name="reserveOisgirMap"/>
Following is missing before calling the above service:
<set from-field="parameters.priority" field="reserveOisgirMap.priority"/>