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

Multi-select option attribute values do not appear in admin #5877

Closed
billcornell opened this issue Jul 28, 2016 · 2 comments
Closed

Multi-select option attribute values do not appear in admin #5877

billcornell opened this issue Jul 28, 2016 · 2 comments
Labels
bug report Fixed in 2.2.x The issue has been fixed in 2.2 release line 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 Progress: needs update

Comments

@billcornell
Copy link

A multi-select attribute with option values does not show any of the values in the product page in admin.

Preconditions

  1. Magento 2.1, PHP 5.6.23

Steps to reproduce

  1. Products -> Catalog, then Add Product (simple)
  2. Add product and save it
  3. Add Attribute. " Catalog Input Type for Store Owner" value is "Multiple Select"
  4. Add 2 or more attribute values. Save the attribute and save the product.

Expected result

  1. Attribute option values should appear

Actual result

  1. Attribute values do NOT appear, but can be seen in source code.

attribute-option-values-in-source
attribute-properties

@veloraven veloraven self-assigned this Aug 5, 2016
@veloraven
Copy link
Contributor

@billcornell thank you for your report.
Internal ticket was created for the issue: MAGETWO-56489
But could you please provide more detailed steps? As I was able to reproduce similar issue but it seems to be not exactly the one you described.
Do you have one Store view or several ones?
Do you create new attribute from the product page?
Which values did you fill during attribute creation? Default Store View / Admin / Specific Store View?
"Does not appear in Admin" - do you mean product page or attribute itself (I can see it on screenshot) or both?
So could you please provide steps with each button click and each value entering specified?

@veloraven veloraven added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Progress: needs update labels Aug 5, 2016
@veloraven veloraven removed their assignment Sep 2, 2016
cpartica pushed a commit that referenced this issue Jul 14, 2017
Fixed issues:
- MAGETWO-56487 [GitHub] Multi-select option attribute values do not appear in admin #5877
- MAGETWO-54322 ApplyTaxBasedOnVatIdTest test fails on Functional 3rd Party Tests plan
@magento-engcom-team magento-engcom-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update labels Sep 11, 2017
@magento-engcom-team
Copy link
Contributor

@billcornell The fix will be available with release 2.2.0 soon

@magento-engcom-team magento-engcom-team added Fixed in 2.3.x The issue has been fixed in 2.3 release line Fixed in 2.2.x The issue has been fixed in 2.2 release line and removed Fixed in 2.3.x The issue has been fixed in 2.3 release line labels Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Fixed in 2.2.x The issue has been fixed in 2.2 release line 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 Progress: needs update
Projects
None yet
Development

No branches or pull requests

4 participants