Gizra / euei-euwi-migrate

Migrate from euei.net and euwi.net to C4D
0 stars 0 forks source link

Some exported news have an Anonymous instead of author. #55

Closed solker closed 9 years ago

solker commented 9 years ago

It's happens because user not be imported to c4d if user with same name already exists in c4d. Therefore migrate module can't associate News with User because unique_id not exists for this person.

amitaibu commented 9 years ago

so we need to have a prepapre function that makes sure that if uid = 0, to get the real uid

solker commented 9 years ago

@amitaibu When i was working with this issue i found a problem. When I importing users i have check every user for exists in C4D by test name. If user name already in C4D I don't import this user.

But what If user have same name but different email or password? Then we don't sure that it's exactly same user. May happened that wrong user is author of a new imported news for example. Or existing user can't login anymore because him nickname already using.

May need create another issue for it.

Katya-cap4dev commented 9 years ago

Hi @solker , @amitaibu , Here you should probably be aware that there are quite a few capacity4dev members who already have 2 (in some cases even 3) user accounts under the same name but different email addresses.. Not sure how this impacts your work but just FYI. @ckorakas @adevanssay