akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
83 stars 89 forks source link

Product model status based on variant status #642

Open nadialf opened 1 year ago

nadialf commented 1 year ago

Before, in Magento ver. 2.4.1 and Akeneo Connector ver. 100.4.16, when all variations were disabled on import the product model was also disabled. Currently, in Magento ver. 2.4.5 and Akeneo Connector ver 103.3.1 that doesn't happen.

Environment and configuration

  1. Magento ver. 2.4.5
  2. Akeneo Connector ver 103.3.1

Steps to reproduce

  1. Disable all variants of a product model in Akeneo
  2. Run import in Magento

Expected result

  1. Product model status: Disabled

Actual result

  1. Product model status: Enabled
simonrl commented 4 months ago

Hey @nadialf

I'm having problems importing configurable products as "enabled" in the first place. I want to use attribute mapping for it, but changes from Akeneo don't go through. Could you maybe share your setup :) ?

Thanks a lot.