webgriffe / SyliusAkeneoPlugin

Plugin allowing to import data from Akeneo PIM to your Sylius store.
https://webgriffe.github.io/SyliusAkeneoPlugin/
MIT License
23 stars 3 forks source link

Import new select attribute options while importing products #199

Closed lruozzi9 closed 7 months ago

lruozzi9 commented 7 months ago

If a new attribute option is detected while importing a product, it will fail the procedure. Then you have to import all the attribute options and reimport the product. It would be nice if the product importer already creates that attribute options directly, without waiting for the other importer. Even the product options are already imported while importing products.