Skip to content

Commit 47c43a7

Browse files
author
Anna Bukatar
committed
ACP2E-443: Configurable product remains out of stock even after full reindex if it's in stock and is_salable is set to 0
1 parent 9c24213 commit 47c43a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/ConfigurableProduct/Model/Plugin/UpdateStockChangedAuto.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ class UpdateStockChangedAuto
1919
private $getProductTypeById;
2020

2121
/**
22-
* UpdateStockChangedAuto constructor
23-
*
2422
* @param GetProductTypeById $getProductTypeById
2523
*/
2624
public function __construct(GetProductTypeById $getProductTypeById)

0 commit comments

Comments
 (0)