-
Notifications
You must be signed in to change notification settings - Fork 253
Product salability improvements fork #3243
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
base: develop
Are you sure you want to change the base?
Product salability improvements fork #3243
Conversation
|
@magento run all tests |
|
@magento run Integration Tests |
|
@magento run Functional Tests CE |
Apply code review changes.
Move bundle status check to plugin. Move configurable plugin to around. Both facts comes from fact for bundle and configurable produts, salability status is depends only on salability status of their children (and does not depend on the condition chain).
Fixed case when composite product has out of stock status.
Fix static tests.
Updated TODOs
Remove excess code.
…lability calculation from observer to plugin method to be executed on demand.
… isAvailable only.
Fixed is salable logic.
Restored Bundles support plugin for IsProductSalableChain
Tests fix and stabilizations.
Tests fix and stabilizations.
Drop test of removed logic.
Small refactoring.
|
@magento run Integration Tests |
|
@magento run Functional Tests CE |
…to#3140 Load product salability data on-demand magento#3201. Removed abandoned test after covered class removal
|
@magento run Integration Tests |
|
@magento run Functional Tests CE |
…to#3140 Load product salability data on-demand magento#3201. Verify product statuses during salability calculation for composite products using default functionality.
|
@magento run all tests |
|
The development part seems to be finished. However, there are some test cases that should be covered:
@swnsma . |
|
@magento run all tests |
|
@magento run all tests |
|
Hello @novikor, Please resolve the conflicts from this PR, so that we can move forward with this. Thank you |

See #3202
Description (*)
A common version for #3140 IsProductSalable/AreProdustsSalable composite products support and #3201: Load product salability data on-demand
Fixed Issues (if relevant)
Manual testing scenarios (*)
Not now
Contribution checklist (*)