Importing Contacts Causes first email address to be repeated for each contact

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)

Yes. I wasjust going to post the same problem. In my case I;m Exporting from SuiteCRM 7.0.1 & then Importing to SuiteCRM 7.9.12

Scott

Hi there.

This has been raised as a high priority. The issue has been resolved and is scheduled to be released in next minor production release.

Fix is provided here:
https://github.com/salesagility/SuiteCRM/pull/5203