Skip to content

Unable to change attribute type from swatch to dropdown #12695

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

Closed
alena-marchenko opened this issue Dec 14, 2017 · 10 comments
Closed

Unable to change attribute type from swatch to dropdown #12695

alena-marchenko opened this issue Dec 14, 2017 · 10 comments
Assignees
Labels
bug report Component: Catalog 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 Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release

Comments

@alena-marchenko
Copy link

alena-marchenko commented Dec 14, 2017

Preconditions

  1. Magento is installed from 2.2-develop branch
  2. Product attribute is created (Stores > Attributes > Product):
  • Catalog Input Type for Store Owner = Visual Swatch
  • Scope = Global
  1. Created product attribute is added to Default attribute set (Stores > Attributes > Attribute Set)

Steps to reproduce

  1. Create new configurable product based attribute from precondition
  2. Check this product on frontend - options displays as visual swatches
  3. Go to attribute and change "Catalog Input Type for Store Owner" = Dropdown
  4. Clear Cache
  5. Check product page on frontend

Expected result

Options still displays as visual swatches

Actual result

Options is shown as dropdown

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Dec 14, 2017
@alena-marchenko alena-marchenko added Release Line: 2.2 2.2.x bug report Component: Catalog 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 labels Dec 14, 2017
@okorshenko okorshenko added mageconf and removed 2.2.x labels Dec 14, 2017
@eugene-shab
Copy link
Contributor

#mageconf

@magento-engcom-team
Copy link
Contributor

@eugene-shab thank you for joining. Please accept team invitation here and self-assign the issue.

@samaybhavsar
Copy link

Is there any workaround ?

@ktan88
Copy link

ktan88 commented Apr 1, 2018

Hello Samay.
There was another thread, where somebody gave a hint.
Truncate the table eav_attribute_option_swatch and flush the cache.
For me this worked.

@Axeldekker
Copy link

I have the same problem, but I only have it for the options for manufacturer and color. If I truncate the eav_attribute_option_swatch settings I will lose all the data that still works. What is the work around?

@axovel
Copy link

axovel commented Jun 12, 2018

Any update on this ?

@eugene-shab
Copy link
Contributor

This issue related to the - #12771
Waiting for merge.

@sidolov sidolov added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Jun 24, 2018
@sidolov sidolov closed this as completed Jun 24, 2018
@arielmorry
Copy link

I had the same issue on 2.2.5.

I changed my custom Visual Swatches Attributes to Drop Down > flush cache > changed it again to Visual Swatches.

Now I see Visual Swatches instead of Drop Down.

@ishakhsuvarov ishakhsuvarov added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Sep 11, 2018
@ishakhsuvarov
Copy link
Contributor

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

The fix will be available with the upcoming 2.3.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Catalog 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 Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release
Projects
None yet
Development

No branches or pull requests