Hi There,
Continuing with my migration from magento 1 to 2 I have reached an impasse with the database setup. I used UB DMP (which is awesome by the way), which migrated 250k+ sales across from the old installation. However now I have an issue when creating an order in that the increment_id’s start at 0. I have added the necessary to the sequence tables etc.. But it’s still happening.
Do you have any insight into this. I know the migration is just to move existing data across but it appears to be missing some setup to make the data useable once it’s in there.
Any help would be greatly appreciated.
Many Thanks.
Nick.
1 answer
Hi there,
However now I have an issue when creating an order in that the increment_id’s start at 0. I have added the necessary to the sequence tables etc.. But it’s still happening.
Could you provide me more information about that? Is that happened with all newly added sales orders?
Please note that, the sales order increment id will be generating by new working rules of Magento2
And it didn’t effect with your old migrated sales orders.
Regards,
Mall.