Hi,

I'm migrating users from D7 to D7. Besides the passwords, I need to maintain the uid since it is used to map Commerce customer profiles to users. I followed the description and set [is_new] to TURE. However, I can't find out how to map the source and destination uid, it is not in the mapping list. Whatever I try, imported users always get a new uid. I'm afraid I don't quite understand what do do here. Any help appreciated.

Comments

mikeryan’s picture

Component: Miscellaneous » migrate_ui
Status: Active » Fixed

The uid field is only available for mapping once you've set the default value for is_new to 1 (through the UI you should use the numeric value). Once you save the field mappings with that change and return to the field mapping editor, you will see uid as a destination field.

BrianLP’s picture

Thank you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.