Hi .. I’ve had to update some of my SKUs in Magento 1 but they’re not carrying over into Magento 2. Why would it not update that field? Thanks
12 answers
Hi John,
At present, the delta migration only ports newly created items to Magento 2. The changes to your migrated M1 items are not sync-ed yet.
Regards,
Ubertheme team
Ouch … that was a bit deceiving. So based on this information, am I better to delete all my customers and products and sales orders when I’m ready to go live and do a clean migration? Is there a clean easy solution for doing that?
Hi John,
We see this is not an optimal choice, yet please use the Reset feature and re-migrate your customers, products and sales orders respectively.
Regards,
Ubertheme team
Hi there,
I manually changed the category ids in the store table so I could at least load the 4 stores, and the categories appear, but there is no products showing in those categories.
You shouldn’t do that, you could reset the root category for each of your store via your Magento back-end | Stores management. You could see this as an example: https://prnt.sc/hjoesr
Any ideas are appreciated!
Please provide me:
- Admin and ssh credentials
- And let me know the path of your web root of your M2 instance.
Also, please confirm beside manually editing the category ids in the store table, did you make any other modifications?
I will debug further and get back to you then.
Regards,
Mall.
Hi there,
I checked your site and see you have not set the migrated website (Lynn Professional) as default website of your M2 instance now: https://prnt.sc/hjontp
Please set it as default website and re-assign the correct root category for each of your stores in this website and click save again (this is an important & required step).
Once done, please re-index your data using the CLI command:
php -f bin/magento indexer:reindex
And clean the M2 cache using:
php -f bin/magento cache:clean
And let me know how it goes then.
Regards,
Mall.
Hi there,
FYI: I’m running Magento 2.1.9, and verion 3.0.7 of the migrator
And with all issue as you mentioned, could you try do with steps as followings:
Step 1: Reset data migration in all steps of our tool.
You could use CLI command to reset all: php -f bin/ubdatamigration reset
Step 2: Install upgrade to version 3.1.0 of our tool.
Step 3: Restart data migration in all steps of our tool.
And do full steps as indicated in the guide of our tool in the Readme.html
And tell me know how it goes then.
Regards,
Mall.
Hi John Vis,
We’ve just send to you an email regarding your UB Data Migration Pro subscription, please check and follow up further with us there.
Regards,
Ubertheme team