When I import a contact list from Sales force, all of the information for each contact is entered correctly, however each contact’s email will be the first contacts email address.
I.e.
If the file to import looks like:
Email Address,First Name, Last Name
test1@domain.com, First 1, Last 1
test2@domain.com, First 2, Last 2
test3@domain.com, First 3, Last 3
The contacts will be imported as
First Name. Last Name. Email
First 1 Last 1 test1@domain.com
First 2 Last 2 test1@domain.com
First 3 Last 3 test1@domain.com
I am running a fresh install of
Version 7.9.12
Sugar Version 6.5.25 (Build 344)