When adding a new item in the shipment the added item have a shipmentItemSeqId, but on receiving the shipmentItemSeqIId is not passed resulting in error.
Expected behavior
The newly added item should have a shipmentItemSeqId when receiving the item.
Steps to reproduce the issue
Go to any shipment detail.
Add a new item and receive the same item.
Check that on receiving the shipmentItemSeqId is not passed in the payload.
Current behavior
When adding a new item in the shipment the added item have a shipmentItemSeqId, but on receiving the shipmentItemSeqIId is not passed resulting in error.
Expected behavior
The newly added item should have a shipmentItemSeqId when receiving the item.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information