-
Notifications
You must be signed in to change notification settings - Fork 97
Imports possible without primary key #727
Copy link
Copy link
Open
Description
Steps to reproduce
- Remove the value of
Akeneo attribute code for SKUfromAttribute codes to import - Run an Akeneo import
Expected result
You would hope somewhere in the process of NOT importing your SKU attribute an error would be thrown.
Either as a failsafe during configuration, or a failsafe during the import itself.
Actual result
Instead the import continues as normal, however since no SKU is available from Akeneo the sku on all products are overwritten by the UUID
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels