Hello All,
This is Nidhi, Magento certified developer.
I am facing one issue and need to fix it asap. I have set the "Manage Stock" to yes for products and this setting is globally set also in "Stores >> Configuration >> Catalog >> Inventory" too in magento 2.
But Main Issue I am facing is that for some products "Manage Stock" has been set to No. How this settings is going to change I am not able to understand.
For more Information: I have scheduled one indexing cron which magento2 provides which runs in every 10 mins.
Quick reply will be highly appreciated.
Thanks
Hello,
Thanks for your reply @Sunil Patel
I am aware of how to change this setting for specific product. I want to maintain this "Manage Stock to Yes and already keep this value as yes for all products.
My main issue I am facing is that for some products "Manage Stock" value sets to No. How this settings is going to change I am not able to understand.
Thanks,
Hello,
Maybe you added some products and then after you did change the setting, so make sql query and update that value.
Hope it will help you.