akeneo / pim-community-dev

[Community Development Repository] The open source Product Information Management (PIM)
http://www.akeneo.com
Other
949 stars 512 forks source link

Enrich => Products page disappears when attribute is created. V 1.5.7 and other #4750

Closed syrotchukandrew closed 7 years ago

syrotchukandrew commented 8 years ago

This issue is reproducible on http://demo.akeneo.com/user/login For version 1.5.7 and other, please go to "Settings > Attributes", create attribute with attribute type 'Reference data simple select' or 'Reference data multi select' and with flag 'Usable in grid'. After that go to "Enrich > Products" and you can't see products.

arnolanglade commented 8 years ago

Hi syrotchukandrew,

Which is the code and the type of that attribute, please?

Thanks

syrotchukandrew commented 8 years ago

Hi, attribute type: 'Reference data simple select' or 'Reference data multi select'; type: pim_reference_data_multiselect or pim_reference_data_simpleselect And don't forget useable_as_grid_filter: 1

syrotchukandrew commented 8 years ago

type: pim_reference_data_simpleselect code: test_attribute group: technical useable_as_grid_filter: 1 available_locales: All scope: Global

I've just created on http://demo.akeneo.com/#url=/configuration/attribute/56/edit

arnolanglade commented 8 years ago

Hi,

I reproduce it, thanks for raising that issue! it happen because the data validation failed. Reference data name is mandatory but you can leave it empty. An issue has been created in our bug tracker.

LaureBrosseau commented 7 years ago

Hello @syrotchukandrew, this issue has been fixed on the 1.5.8. We now display a message saying that the reference data needs a reference data name. I'm closing this issue.

Best regards,

Laure