akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
80 stars 87 forks source link

Product import fails with Akeneo 7.x #682

Closed vacla closed 4 months ago

vacla commented 4 months ago

Environment and configuration

akeneo module 104.3.5 magento 2.4.5-p6

Steps to reproduce

Run the product import

Expected result

Product import is succesful

Actual result

Product import fails on creating configurable products due to not all column existing.

The field that fails here, is for us marked as "First Variation value" in the akeneo module.

It seems between the endpoints /api/rest/v1/products and api/rest/v1/products-uuid: The first one sends all attributes back for simples, the second one sends on filled in attributes back.

vacla commented 4 months ago

I'll be closing this as we had to switch back to "5.0 or greater" while Akeneo is on Version: CE 7.0.48 Sahara Hare