Closed
Description
Preconditions
- Magento 2.2.5 (sample data)
- PHP >= 7.0
Steps to reproduce
- Install fresh magento with default simple data
- Edit swatch values for
size
attribute. - Change value for default store to
XS D
. And for admin store setXS A
- Run bin/magento index:reindex to reindex all indexes
- Run bin/magento cache:clean block_html full_page
Expected result
- open product page which has
size
attribute. For example SKU= MH01 - the value of attribute should be
XS D
Actual result
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 developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release