@Nishu Jindal For orders & customers is following code right :
<steps mode="delta"> <step title="Customer Attributes Step"> <delta>Migration\Step\Customer\Delta</delta> <volume>Migration\Step\Customer\Volume</volume> </step> <!-- <step title="Map Step"> <delta>Migration\Step\Map\Delta</delta> <volume>Migration\Step\Map\Volume</volume> </step> --> <!-- <step title="Log Step"> <delta>Migration\Step\Log\Delta</delta> <volume>Migration\Step\Log\Volume</volume> </step> --> <step title="OrderGrids Step"> <delta>Migration\Step\OrderGrids\Delta</delta> <volume>Migration\Step\OrderGrids\Volume</volume> </step> <step title="SalesIncrement Step"> <delta>Migration\Step\SalesIncrement\Delta</delta> <volume>Migration\Step\SalesIncrement\Volume</volume> </step> </steps>
@Nishu Jindal Customer details updated but order not synced.
Hi @Aveeva ,
Please confirm we didn't get any error while delta migration right?
Did you perform reindexing after the delta migration if not please perform.
Clear the cache and logout from admin and login again.
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!
@Nishu Jindal I did exactly what you told, customer details updated and order not sync.
Hi @Aveeva,
Can you please mention how many data entries are there for orders in the magento 1 database after data migration.?
I hope those orders are created by the frontend users..
And there is no change in the magento 2 database after the data migration(adding new order/deleting )existing.
Also please post the delta migration output screenshot of the ssh panel.
Thanks!
@Nishu Jindal During data migration putty session out, what should i do further,
Screenshot : https://snipboard.io/sWDrfy.jpg
Hi @Aveeva ,
Can you try updating timeout time in putty using below link
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!
@Nishu Jindal What about my migration shall i run again or revert everything (How to do this?) Thank you.