StockStatusProcessor
Magento\InventoryGroupedProduct\Model\StockStatusProcessor
What it does
This class processes stock status updates for grouped products in Magento's Multi-Source Inventory (MSI) system.
When child products have their stock status changed, this processor updates the parent grouped product's stock status accordingly.
Developers use this when managing inventory for grouped products to ensure parent products reflect the availability of their children.
Public Methods
- execute()