-
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
Product flat table - Incorrect data #26749
Comments
Hi @tranhoangthien1990. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @tranhoangthien1990 do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hello @tranhoangthien1990 We confirm that this is reproducible on Magento 2.4-develop Thank you for your report |
✅ Confirmed by @engcom-Bravo Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @engcom-Charlie. Thank you for working on this issue.
|
The issue has been fixed: #27365 |
We're current facing an issue that the product data has been inserted to an incorrect flat table.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
After i run
php bin/magento indexer:reindex catalog_product_flat
all invalid data has been removed (in this case, this product information has been removed in catalog_product_flat_3 ).Please help to check it again.
Thanks.
The text was updated successfully, but these errors were encountered: