srbodkhe / google-shared-contacts-client

Automatically exported from code.google.com/p/google-shared-contacts-client
Apache License 2.0
0 stars 0 forks source link

Only part of CSV is imported #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1) I have a list of 355 contacts (xlsx file) -> I convert this to a .csv
file
2) I import this file in outlook 2007
3) All contacts are imported correctly.
4) I export from outlook as a csv file again.
5) I run: shared_contacts_profiles --admin=me@mydomain.com --clear
--import=contacts.csv

What is the expected output? What do you see instead?

- Only 55 contacts are correctly imported; the following happens during
import:

It lists 100 contacts: then the following lines are (before continuing to
the following 100 users):

'skipping query pass: nothing to update or delete'
Mutating 100 contact(s)
Skipping Progiles mutat pass: no Profiles to mutate
Contacts/Profiles added: 0/100 - updated 0/0 - deleted 0/0 - errors: 100

What version of the product are you using? On what operating system?

1.1.3 - Windows Vista 32bit

Please provide any additional information below.

It looks like only the last 55 users are imported.
I've tried shortening the list and that doesn't help. Ex: I tryied the
same procedure on only the first 54 contacts; and none are imported.
I compared the first and the last ones, and there doesn't seem to be a
noticable difference.

Original issue reported on code.google.com by matth...@periactes.com on 12 Jan 2011 at 9:33

GoogleCodeExporter commented 8 years ago
I have the same problem

Original comment by yarchule...@nmcounties.org on 7 Mar 2011 at 10:35

GoogleCodeExporter commented 8 years ago
I found the solution for my problem. I could not import the batches of 100, 
which had at least one contact, that did not have data in one of the following 
fields; Title, First Name, Middle Name, Last Name, Suffix.

Hope this helps.

Original comment by yarchule...@nmcounties.org on 8 Mar 2011 at 4:07

GoogleCodeExporter commented 8 years ago
Hi again,

i have resolved my prolem by using the free version of 'sherpa tools' which can 
be found in the marketplace. But thanks for the feedback!

Original comment by matthijs...@gmail.com on 8 Mar 2011 at 7:33