boboldehampsink / import

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

Problem importing (appending) users... #95

Closed shornuk closed 8 years ago

shornuk commented 8 years ago

I'm using a test csv file, dead simple includes a member id, email, username, first & last name.

Run the import but when I check its history is states

No user exists with the ID “XX”. - where XX is the user id in my csv and it lists each user. All have failed to import. Any ideas?

shornuk commented 8 years ago

OK, I've just realised that you cannot 'set' the member ID, it was a case of mapping it so any new users that are created have a new ID.