-
Notifications
You must be signed in to change notification settings - Fork 255
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
Open
novikor
wants to merge
29
commits into
magento:develop
Choose a base branch
from
novikor:product-salability-improvements-fork
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Product salability improvements fork #3243
novikor
wants to merge
29
commits into
magento:develop
from
novikor:product-salability-improvements-fork
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Nov 15, 2020
Contributor
Author
|
@magento run all tests |
Contributor
Author
|
@magento run Integration Tests |
Contributor
Author
|
@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.
Fix Static Tests.
…to#3140 Load product salability data on-demand magento#3201. Fixed IsProductSalable for products with calculated SKUs
ee38c3e to
9ed24ae
Compare
Contributor
Author
|
@magento run Integration Tests |
Contributor
Author
|
@magento run Functional Tests CE |
…to#3140 Load product salability data on-demand magento#3201. Removed abandoned test after covered class removal
Contributor
Author
|
@magento run Integration Tests |
Contributor
Author
|
@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.
Contributor
Author
|
@magento run all tests |
Contributor
Author
|
The development part seems to be finished. However, there are some test cases that should be covered:
@swnsma . |
Contributor
Author
|
@magento run all tests |
Contributor
|
@magento run all tests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Auto-Tests: Not Covered
Changes in Pull Request requires coverage by auto-tests
Award: advanced
Award: bug fix
Award: category of expertise
Progress: review
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

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 (*)