-
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
#26850 Adjusted configurable product price indexing to save all values based on available simple options #38265
base: 2.4-develop
Are you sure you want to change the base?
Conversation
…l values based on available simple options
Hi @Bartlomiejsz. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Database Compare, Functional Tests CE, Functional Tests EE, Integration Tests, Semantic Version Checker, Sample Data Tests B2B, Sample Data Tests CE, Sample Data Tests E2E |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Integration Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
Description (*)
This is not final solution to the linked ticket - this PR aims to provide correct data in
catalog_product_index_price
for configurable products, so that data might be used later i.e. on products listing.Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
catalog_product_price
indexercatalog_product_index_price
table - all values should be correctly calculated from child products dataQuestions or comments
Contribution checklist (*)