Open veronicavg opened 5 years ago
^^ just my 2 pence, but I'd bet you a fiver that is to do with MSI (multi source inventory). You could completely disable all the MSI modules to return Magento2 to regular stock handling https://magento.stackexchange.com/questions/273156/how-to-disable-the-msi-in-magento-2-3
please provide an example (minimal) csv file which can be used to reproduce the buggy behaviour as well as expected and actual db values you're observing.
Hi, when I create a product with magmi I set both qty (ex: 25) and is_in_stock (ex: 1).
After the reindex, In the product detail on frontend the product is out of stock. If I save the product page on the backend, without modifying anything, the product becomes available on frontend.
Do I have to send a particular value?
Preconditions
My Magento is 2.3.2
Thanks V.