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

[BUG] - Option value duplicated on deleted product on Akeneo #178

Open lruozzi9 opened 11 months ago

lruozzi9 commented 11 months ago

If you delete a product on Akeneo and you want to assign the previous option value of the deleted product to a new one you will get an error due to a duplicated option value assigned to two product variants, even if one has been disabled by the product reconcile. Maybe is a Sylius bug?