-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 issue 16315: Product save with onthefly index ignores website assignments #27365
Fix issue 16315: Product save with onthefly index ignores website assignments #27365
Conversation
Hi @tna274. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
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.
According to Magento Definition Of Done https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing_dod.html, all the code changes should be covered by Automation Test. Could you please covered this PR by Unit/Integration Test?
app/code/Magento/Catalog/Model/Indexer/Product/Flat/Action/Row.php
Outdated
Show resolved
Hide resolved
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.
Please check my comment @tna274
app/code/Magento/Catalog/Model/Indexer/Product/Flat/Action/Row.php
Outdated
Show resolved
Hide resolved
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.
Thank you for you contribution !
Hi @edenduong, thank you for the review. |
✔️ QA Passed |
19c48b6
to
d0f356e
Compare
Failed functional tests not related to the changes in this PR |
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE |
…s website assignments #27365
Hi @tna274, thank you for your contribution! |
Description (*)
Fix issue 16315: Product save with onthefly index ignores website assignments
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)