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

multiselect product attribute bugs in mass action, grid and grid filter #4312

Closed
bh-ref opened this issue Apr 26, 2016 · 7 comments
Closed
Assignees
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@bh-ref
Copy link
Contributor

bh-ref commented Apr 26, 2016

Steps to reproduce

  1. Install Magento 2.0.4
  2. Create a product attribute with frontend input "multiselect" (and assign it to the necessary attribute sets).

Expected result

  1. You can set values via mass action.
  2. All selected values are shown in the corresponding grid column.
  3. You can use the filter in the grid to search for products with the selected options.

Actual result

  1. If you want to use it via mass action from the grid, it does not set the selected values on the product(s).
  2. Values are not shown in the corresponding grid column if more than one option is selected for a product. If a product only has one option selected, then it will be shown in the grid.
  3. If you want to filter for the values, instead of a multiselect box, you will see a dropdown menu. If you choose option "A", but a product has option "A" and "B" selected, then the product will not be shown in the search results
@piotrekkaminski
Copy link
Contributor

Internal ticket MAGETWO-52775

@KrystynaKabannyk
Copy link

Hello @bh-ref, this issue has been fixed in the 2.1.0 Release, that's why I'm closing it. If you any questions or additional information regarding the issue feel free to reopen it or create a new one.

@bh-ref
Copy link
Contributor Author

bh-ref commented Jun 27, 2016

Thank you for fixing the problems 2) and 3).

I think, problem 1) still exists: I cannot use mass update with multiselect attributes.

@afavata
Copy link

afavata commented Jun 27, 2016

I do confirm... 2.1.0 has not resolved the issue. Mass action from product grid does not update multiselect attribute

Please reopen this ticket

@bh-ref
Copy link
Contributor Author

bh-ref commented Jun 30, 2016

@KrystynaKabannyk could you please reopen the issue? It seems that I am not able to do it.

@afavata
Copy link

afavata commented Jul 1, 2016

Normally only who closed the issue can reopen. @KrystynaKabannyk is up to you.

@bh-ref
Copy link
Contributor Author

bh-ref commented Jul 5, 2016

@KrystynaKabannyk @afavata I created a new ticket #5459, so you can keep this ticket closed.

magento-team pushed a commit that referenced this issue Jun 25, 2019
[TSG] Fixes for 2.3.2 (pr55) (2.3.2-develop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

6 participants