Model
FilterExistingOrders
Magento\InventoryReservationCli\Model\SalableQuantityInconsistency\FilterExistingOrders
What it does
This class filters out inventory reservation inconsistencies that don't have matching orders in the system.
Developers would use this when running the inventory:reservation:list-inconsistencies CLI command to identify only those reservation issues that are tied to actual existing orders, making it easier to troubleshoot real order-related inventory problems.
Public Methods
- execute()