I am using commerce_autosku with commerce_feeds module.
I have unchecked "Always regenerate SKU" checkbox from Commerce Product settings.
My CSV file has SKU, Title, Price fields.

After importing products I am getting an error of
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'commerce_product-161' for key 'PRIMARY'

Can anyone help me here to find out the solution ?

Thanks in advance.

Comments

a.d2000’s picture

Priority: Normal » Major
tarasiadis’s picture

I have the same issue.

mihai_brb’s picture

I think the issue should be addressed by commerce_autosku module somehow.
When I am importing products and assign an SKU value, I would like that value to stay the same, especially when I will add that SKU to a product display.