boboldehampsink / import

DEPRECATED - Import plugin for Craft CMS
MIT License
177 stars 28 forks source link

Error importing users with old ID #140

Closed tiborsaas closed 7 years ago

tiborsaas commented 7 years ago

Hello,

I'm trying to import users keeping their old ID, but it doesn't seem to work. I picked the "append data" option on the main page. The import history looks green, but in the details it says it can't find the user with the given ID.

image

It also updated my admin user with the id 1 and I was lucky that I was able to request a password reset :)

The reason I want to keep the old ID is because I need to match it with other imported tables.

tiborsaas commented 7 years ago

It seems it can't be done via the Craft API. I'd suggest if people import users in the "append" mode, then disable the ID option as a target attribute.

boboldehampsink commented 7 years ago

Ok, too bad. Thanks for trying.