Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tier price on configurable product sorting sometimes wrong #12194

Closed
matin73 opened this issue Nov 11, 2017 · 3 comments
Closed

Tier price on configurable product sorting sometimes wrong #12194

matin73 opened this issue Nov 11, 2017 · 3 comments
Assignees
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

Comments

@matin73
Copy link

matin73 commented Nov 11, 2017

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
fronend

@magento-engcom-team magento-engcom-team added Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed labels Nov 11, 2017
@magento-engcom-team
Copy link
Contributor

@matin73, thank you for your report.
We've created internal ticket(s) MAGETWO-83733 to track progress on the issue.

@magento-engcom-team magento-engcom-team added 2.2.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed 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 labels Nov 13, 2017
@vshatylo vshatylo self-assigned this Jan 18, 2019
@magento-engcom-team
Copy link
Contributor

Hi @vshatylo. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if your want to validate it one more time, please, go though the following instruction:

  • 1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 2. Verify that the issue is reproducible on 2.3-develop branch

    Details- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 3. Verify that the issue is reproducible on 2.2-develop branch.

    Details- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x

  • 4. If the issue is not relevant or is not reproducible any more, feel free to close it.

@magento-engcom-team
Copy link
Contributor

Hi @matin73. Thank you for your report.
The issue has been fixed in #20407 by @vshatylo in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.1 release.

@magento-engcom-team magento-engcom-team added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Jan 26, 2019
magento-engcom-team added a commit that referenced this issue Jan 26, 2019
#20407

 - Merge Pull Request #20407 from vshatylo/magento2:#12194-Tier-price-on-configurable-product-sorting-sometimes-wrong
 - Merged commits:
   1. f4d0947
amol2jcommerce pushed a commit to amol2jcommerce/magento2 that referenced this issue Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants