Closed
Description
- Magento 2.3x - 2.4x
- ElasticSearch 7
- Using custom attributes to sort catalog
Steps to reproduce (*)
- Enable "Used for Sorting in Product Listing" for attribute "color" - Dropdown
- Add color to attribute set default
- Populate attribute color option values in no specific order, such as grey, black, blue, orange, green, yellow
- Assign products to use attribute color
- Reindex bin/magento index:reindex
- Go to frontend category and select color from the sort by options
Expected result (*)
- Products sorted according to their color attribute option name
- Attribute Option Values Added Random Order:
- Attribute Option Values Re Ordered To Be Alphabetical:
Actual result (*)
- Products are sorted by their attribute option value id, in essense sorted in the order they were added to the attribute
- Incorrectly sorted
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- < > Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- < > Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- < > Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- < > Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done