You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some records from M1 > cataloginventory_stock_item table were not transferred to M2 > inventory_source_item. To find them you can look at the method \Migration\Step\Inventory\Model\SourceItem::prepareSelect() . So either there are some records in cataloginventory_stock_item with website_id != 0 or records catalog_product_entity.entity_id =! cataloginventory_stock_item.product_id
Preconditions
Steps to reproduce
Expected result
Actual result
[2018-12-10 15:34:17][WARNING]: Mismatch of entities in the document: inventory_source_item Source: 6126 Destination: 6119
[2018-12-10 15:34:17][WARNING]: Volume Check failed
Additional notes
The text was updated successfully, but these errors were encountered: