-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Preconditions (*)
Magento Versions: 2.4.2
Steps to reproduce (*)
- Admin - Stores - Configuration - Catalog - Catalog - Set "Use Flat Catalog Product" to Yes and Save
- Reindex and Clear cache
- Front-end - Open any Bundle Product - Issue: Below error message is displayed on UI
Expected result (*)
No Exception on UI
Actual result (*)
[2021-08-27 12:17:35] main.CRITICAL: Error: Call to undefined method Magento\Catalog\Model\ResourceModel\Product\Flat::getLinkField() in /var/www/html/magento2/magento243/vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:1066
SKU: 24-WG080, this is the sku of sample data and throw above error on product page with flat product enabled.
Attached here some screenshots of error & how looks bundle product page.
Please note: except default magento modules, there is no any single 3rd party modules has been installed.
It would be great if you could provide solution for this issue. looking forward to your reply!
Thanks,
David Andersson