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

Magento 2.2.5 Product swatches does not shows correct value for related store view #17890

Closed
magicaner opened this issue Sep 2, 2018 · 4 comments
Labels
Component: Swatches Fixed in 2.2.x The issue has been fixed in 2.2 release line 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

@magicaner
Copy link
Contributor

Preconditions

  1. Magento 2.2.5 (sample data)
  2. PHP >= 7.0

Steps to reproduce

  1. Install fresh magento with default simple data
  2. Edit swatch values for size attribute.
  3. Change value for default store to XS D. And for admin store set XS A
    image
  4. Run bin/magento index:reindex to reindex all indexes
  5. Run bin/magento cache:clean block_html full_page

Expected result

  1. open product page which has size attribute. For example SKU= MH01
  2. the value of attribute should be XS D

Actual result

  1. open product page which has size attribute. For example SKU= MH01
  2. the value of attribute should be XS A
    image
@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Sep 2, 2018
@magento-engcom-team
Copy link
Contributor

magento-engcom-team commented Sep 2, 2018

Hi @magicaner. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me {$VERSION} instance

where {$VERSION} is version tags (starting from 2.2.0+) or develop branches (2.2-develop +).
For more details, please, review the Magento Contributor Assistant documentation.

@magicaner do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

magicaner added a commit to magicaner/magento2 that referenced this issue Sep 2, 2018
@ghost ghost self-assigned this Sep 3, 2018
@ghost
Copy link

ghost commented Sep 3, 2018

@magicaner, thank you for your report.
We've acknowledged the issue and added to our backlog.

@ghost ghost added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development 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 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 Component: Swatches labels Sep 3, 2018
@ghost ghost removed their assignment Sep 3, 2018
@jaimin-ktpl jaimin-ktpl self-assigned this Sep 8, 2018
@jaimin-ktpl jaimin-ktpl removed their assignment Sep 9, 2018
@ghost ghost mentioned this issue Sep 13, 2018
@sidolov
Copy link
Contributor

sidolov commented Sep 22, 2018

Hi @magicaner. Thank you for your report.
The issue has been fixed in #17891 by @magicaner in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.8 release.

@sidolov sidolov added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Sep 22, 2018
@sidolov sidolov closed this as completed Sep 22, 2018
@sidolov sidolov added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Nov 6, 2018
@sidolov
Copy link
Contributor

sidolov commented Nov 6, 2018

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

The fix will be available with the upcoming 2.3.1 release.

magento-engcom-team added a commit that referenced this issue Nov 6, 2018
…r store view #18988

 - Merge Pull Request #18988 from nmalevanec/magento2:2.3-develop-PR-port-17891
 - Merged commits:
   1. f359bbc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Swatches Fixed in 2.2.x The issue has been fixed in 2.2 release line 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