Skip to content

Commit 19eb5d5

Browse files
author
Valeriy Nayda
authored
Merge pull request magento#546 from magento-engcom/skip-assign-status-to-product-plugin
Msi: Skip AdaptAssignStatusToProductPlugin
2 parents e1b7912 + a9d03dc commit 19eb5d5

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/InventoryCatalog/etc

1 file changed

+0
-1
lines changed

app/code/Magento/InventoryCatalog/etc/di.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
<type name="Magento\CatalogInventory\Helper\Stock">
4646
<plugin name="adapt_add_in_stock_filter_to_collection" type="Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAddInStockFilterToCollectionPlugin"/>
4747
<plugin name="adapt_add_stock_status_to_products" type="Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAddStockStatusToProductsPlugin"/>
48-
<plugin name="adapt_assign_status_to_product" type="Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAssignStatusToProductPlugin"/>
4948
</type>
5049
<type name="Magento\Inventory\Model\StockSourceLink\Validator\ValidatorChain">
5150
<arguments>

0 commit comments

Comments
 (0)