-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Fix: add to cart grouped product when exists a sold out option #24955
Fix: add to cart grouped product when exists a sold out option #24955
Conversation
Hi @gihovani. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento give me 2.3-develop instance |
Hi @gihovani. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @gihovani, here is your Magento instance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested with vanila Magento and with your changes and works properly
Hi @osrecio, thank you for the review.
|
✔️ QA passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @gihovani. Thanks for collaboration. Due to Magento Definition of Done all code must be covered by tests. Please cover your fix by automated tests.
@VladimirZaets, I dont know, how can i create this test... |
@engcom-Foxtrot Could you please help @gihovani to cover the change with automated test? |
I will take care of test coverage |
@VladimirZaets Well, case covered by unit test. |
@magento run all tests |
Hi @gihovani, thank you for your contribution! |
Description (*)
Fix to add to cart grouped product when exists a sold out option.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)