Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable products marked out of stock - Magento 2.4.4 #3358

Closed
pixel-paul opened this issue Aug 4, 2022 · 6 comments
Closed

Configurable products marked out of stock - Magento 2.4.4 #3358

pixel-paul opened this issue Aug 4, 2022 · 6 comments

Comments

@pixel-paul
Copy link

pixel-paul commented Aug 4, 2022

Preconditions (*)

  1. Magento 2.4.4
  2. PHP 8.1
  3. Inventory modules

Steps to reproduce (*)

  1. Add a configurable product
  2. Add 3 child products with stock > 0
  3. Test purchase products until the product is marked out of stock
  4. Add more items to the product inventory

Expected result (*)

  1. Product is marked as in stock when inventory is added back in

magento2

Actual result (*)

  1. Product remains out of stock

magento1

I would imagine that applying this patch https://support.magento.com/hc/en-us/articles/4428085214093 would resolve the issue, however this patch is not availale for 2.4.4

@m2-assistant
Copy link

m2-assistant bot commented Aug 4, 2022

Hi @pixel-paul. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


@pixel-paul
Copy link
Author

This appears to be reolved in 2.4.5

@cptX
Copy link

cptX commented Oct 19, 2022

This appears to be reolved in 2.4.5

I can verify that it's not resolved in 2.4.5!

@paresh6002
Copy link

@cptX @pixel-paul I have made PR here. so It would solve this issue. so can you please verify?

@cptX
Copy link

cptX commented Jul 20, 2023

@paresh6002 currently I have 2.4.6 installed and it is working properly. It's impossible for me to test 2.4.4 at the moment.
Also, I have set up indexing on cron, which maybe changes things. Before I was working on a test setup and didn't have indexing on cron.

@pixel-paul
Copy link
Author

I was able to use the patch provided in this ticket to fix my issue:

#3350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants