Hi
can I do delta migration for products with this command line:
php bin/ubdatamigration run --step=5 ?
Will this change activated status of configurable products, that has been made in old shop system?
many thanks
Ralph
1 answer
Hi there,
php bin/ubdatamigration run --step=5 ?
Will this change activated status of configurable products, that has been made in old shop system?
No, the delta migration only migrate for new items and it is not update information for migrated items. In case you need to update new changes for migrated items, you have to reset and restart data migration in that step.
Regards,
Mall.