Log in
Model

SourceItemsSaveWithoutLegacySynchronization

Magento\Inventory\Model\SourceItem\Command\SourceItemsSaveWithoutLegacySynchronization

What it does

This class saves source item inventory records without triggering legacy catalog inventory synchronization.

Developers would use this when they need to update Multi-Source Inventory (MSI) source items programmatically while avoiding the overhead of syncing with Magento's older single-source inventory system, particularly useful during bulk operations or imports.

Public Methods

  • execute()