SyliusAkeneoPlugin icon indicating copy to clipboard operation
SyliusAkeneoPlugin copied to clipboard

Admin user mass product update button

Open lamasfoker opened this issue 2 years ago • 1 comments

I'm always frustrated when the client creates a new product attribute in Sylius that is already present in Akeneo. The only way to update the attribute on the products is to launch with the CLI command a mass update.

It would be a good idea to let the admin user trigger a mass update of all the products.

An alternative solution can be a listener on product attribute creation that trigger an update from Akeneo.

lamasfoker avatar Dec 20 '22 11:12 lamasfoker

Yes @lamasfoker, I agree with you.

An alternative solution can be a listener on product attribute creation that trigger an update from Akeneo.

I don't think this would be a good solution, maybe in some cases, you will not import all products just after adding a single attribute populated only in one product.

lruozzi9 avatar Dec 20 '22 11:12 lruozzi9