Tier price on configurable product sorting sometimes wrong #12194
Labels
Fixed in 2.3.x
The issue has been fixed in 2.3 release line
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
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
![admin](https://user-images.githubusercontent.com/3177275/32692449-8f331866-c718-11e7-8491-f1cfcdba41c1.png)
![fronend](https://user-images.githubusercontent.com/3177275/32692450-8f5688be-c718-11e7-9a71-55e6b1f32064.png)
The text was updated successfully, but these errors were encountered: