Hi, we are using MSI and POS integration. For performance reasons I've disabled core plugin -
Magento\InventoryIndexer\Plugin\InventoryApi\ReindexAfterSourceItemsSavePlugin
while importing stock data from POS, that's why indexing on save don't work and I have next picture for products:
Is this "No manage stock" the result of disabled plugin and how I can manually reindex data?Usual command "indexer:reindex" don't affect this as I understand.