Maksym Novik

Results 3 issues of Maksym Novik

See https://github.com/magento/inventory/pull/3202 ### Description (*) A common version for #3140 IsProductSalable/AreProdustsSalable composite products support and #3201: Load product salability data on-demand ### Fixed Issues (if relevant) 1. Fixes #3140 IsProductSalable/AreProdustsSalable...

Award: advanced
Award: category of expertise
Award: bug fix
Auto-Tests: Not Covered
Progress: review

**Can and must be delivered together with #3243: Product Salability Improvements branch** ### Summary (*) Product salability data should not be loaded every time on product load, on-demand only. See...

Award: complex
Award: special achievement
Performance
Progress: PR created
Award: category of expertise
1.2-develop

### Description (*) Currently, `IsProductSalable`/`AreProdustsSalable` services do not support bundle and configurable product types. The relevant logic should be moved from `Magento\InventoryBundleProduct\Plugin\CatalogInventory\Helper\Stock\AdaptAssignStatusToProductPlugin` and `Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAssignStatusToProductPlugin` ### Expected behavior (*) `IsProductSalable`/`AreProdustsSalable` services...

Progress: PR created