Closed
Description
Color attribute swatches are not rendered correctly for the search result page if sorting for color attribute is enabled.
Preconditions
- Magento EE 2.1.& with sample data is installed.
- Used for Sorting in Product Listing option is enabled for the color attribute
- Used in Product Listing option is enabled for the color attribute
- Make sure eav cache is enabled
Steps to reproduce
- Flush eav cache
php bin/magento cache:flush eav - Run reindex for attributes
php bin/magento indexer:reindex catalog_product_attribute - Make search by "red" keyword.
Expected result
- List of results is shown
- Color attribute is presented for configurable attributes
Actual result
- List of results is shown
- Color options are missing
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for development