Configurable product out of stock even after kids come back

gleidsoncesar

New member
XNullUser
Joined
Jun 17, 2022
Messages
2
Reaction score
0
Points
1
NullCash
5
Hi guys, I have Magento 2.3

And I'm facing the following problem;

We have configurable products, with the children managing the stock.

Once the child products are out of stock, the configurable product is out of stock (which is expected behavior). However, when any child products are back in stock (this includes re-indexing all indices), the configurable product still shows out of stock (expected to become in-stock).

Is it a bug or by default of Magento?

Is there any fix or module for this?

Big hug
 

doodles

Member
XNullUser
Joined
Aug 11, 2021
Messages
40
Reaction score
52
Points
18
NullCash
112
How are they being put back in stock? Sounds like an event trigger isn't firing. Not something I've had an issue in the past with.

In the database for the catalog inventory item. Check to make sure the auto update stock status is on 1 for the product and not 0
 
Top