migration - How to Migrate product from magento 1.9.3.0 to 2.1.7? -
i want migrate product, category magento 1.9.3.0 2.1.7. how it? used ubertheme migration tool. not work. show
cdbexception
cdbcommand failed execute sql statement: sqlstate[23000]: integrity constraint violation: 1062 duplicate entry '539' key 'primary'. sql statement executed was: insert catalog_product_entity_media_gallery
(attribute_id
, media_type
, disabled
, value_id
, value
) values (:yp0, :yp1, :yp2, :yp3, :yp4)
in setp5 stop script.
you don't need use ubertheme migration tool. it's not working properly. instead of can use magento's default migration tool. can not products import orders, attributes, attributes set etc. data magento 1 magento 2.
i had used , it's work fine. below url may you.
http://devdocs.magento.com/guides/v2.0/migration/migration-tool-install.html
Comments
Post a Comment