Marek

Results 2 issues of Marek

### Environment and configuration 1. `"akeneo/module-magento2-connector-community": "^104.0"` 2. Akeneo version (`Serenity` | `Growth` | `7.0`) using `uuid` for entity mapping ### Steps to reproduce 1. Create a product with the...

The issue #668 is caused by the method `\Akeneo\Connector\Helper\Import\Product::matchEntity`, where the hardcoded column `identifier` is used instead of the provided `$pimKey` parameter to select the entity code.