Can we skip errors and continue migration?

Hi, is there some way to skip (and make a log of) errors in the M1 to M2 data migration?
We have some records that are causing trouble, but every time it’s so time consuming for the process to crash and have to fix 1 record, then start again from the beginning.
Is there some way to continue and get a list of things to fix afterwards? Or to carry on from where the problem was found?
regards,
James

1 answer

Profile photo of Mall Staff 184060.00 $tone October 27, 2021
Public

Hi James,

Is there some way to continue and get a list of things to fix afterwards? Or to carry on from where the problem was found?

Please let me know the version of our module in your instance. 

To continue data migration as you want, you simply run the following CLI (as an example for the data migration in step #5):

php -f bin/ubdatamigration run --step=5

or you can click the ‘Run’ button on step #5 in the backend dashboard of our module to continue the data migration in step #5.

And you can perform the same way for data migration in other steps of our module.
 
Regards,
Mall.

#1

Please login or Register to Submit Answer

Written By

Comments