I import csv with column sku and product id I have keep my old product id
when i add only sku and import it works fine but if i add mapping product ID it can't import

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'revision_id' cannot be null

i also want import created and changed date for commerce product but i cant find it in mapping
How can i fix it?

Comments

lazzyvn created an issue.