Closed
Description
In some cases sorting of configurable products in combination with swatches is not correct done.
Preconditions
PHP 7.0.25
MySQL 5-7
Steps to reproduce
Saving tier prices for configurable product for each article - same prices. Sorting in admin is correct, but some of the articles have in frontend wrong sorting
Expected result
Sorting should be for all articles the same - starting with smallest number - like;
Buy 12 for 5,88 € each and save 8%
Buy 96 for 4,80 € each and save 25%
Buy 300 for 3,96 € each and save 38%
Actual result
Some of the configurable articles have correct sorting, and some not. see screenshots
Metadata
Metadata
Assignees
Labels
The 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