Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only part of CSV is imported #23

Open
GoogleCodeExporter opened this issue Apr 7, 2016 · 3 comments
Open

Only part of CSV is imported #23

GoogleCodeExporter opened this issue Apr 7, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

I have the same problem

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant