ibnab / tut-magento2-import

7 stars 10 forks source link

Error in data structure: entity values are mixed #4

Open LouNik1984 opened 5 years ago

LouNik1984 commented 5 years ago

Hi, I'm using the same code as you mentioned:

"systemException Additional data: Error in data structure: entity values are mixed "

and no data is imported. I checked also exception and system logs but there's nothing there. Any idea on how to solve this?

disha2018 commented 4 years ago

I am having the same error, anyone found any solution?

sedax90 commented 4 years ago

the error is misleading, it actually hides an error in a product row, it can be useful to debug the problem in Magento\CatalogImportExport\Model\Import\Product::validateRow() method