Views:
Applies to Product - Dynamics 365 Supply Chain Management
 
What’s happening?
The customer is experiencing an issue where a wave in the system is stuck in 'picked' status, even though all associated shipments are showing as 'shipped' and invoiced. The customer seeks to understand why the wave is not progressing to 'shipped' status.
 
Reason:
This is caused by inconsistent data, which prevents the wave's status from being updated to 'shipped'.
 
Resolution:
To resolve this, the following steps should be taken: - Utilize the Run custom X++ scripts with zero downtime tool to develop and run an X++ script that updates the wave status to 'shipped'. This is necessary as there is no way to change the status to 'shipped' through the user interface due to the data corruption.