akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
81 stars 88 forks source link

Hotfix image attributes not assigning to configured image. #627

Closed REFUZIION closed 1 year ago

REFUZIION commented 1 year ago

This small piece of code will check if $column['column'] is equal to $image in the foreach loop in the Product job. if its not it will continue, this will make the akeneo connector actually assign the configured attributes to the configured image.