Bug 342027 - google contacts get duplicated
Summary: google contacts get duplicated
Status: RESOLVED DUPLICATE of bug 333907
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Google Resource (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 09:40 UTC by Martin Tlustos
Modified: 2015-05-07 12:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tlustos 2014-12-19 09:40:34 UTC
A lot of my google contacts are somehow duplicated. The duplicated contacts do not exist on the google server, only in my akonadi database.
This is how the local copy looks compared to the original on google (both taken from akonadiconsole):
Original (edited for privacy reasons):
BEGIN:VCARD
EMAIL:mail.address@mail.server
FN:Firstname Familyname
N: Familyname;Firstname;;;
NAME:Firstname Familyname
NOTE:google
UID:http://www.google.com/m8/feeds/contacts/my.googleaccount%40gmail.com/bas
 e/311a8c008f37b16b
VERSION:3.0
X-GCALENDAR-groupMembershipInfo:http://www.google.com/m8/feeds/groups/my.googleaccount%40gmail.com/base/50e2144c0d753c92\,http://www.google.com/m8/fee
 ds/groups/my.googleaccount%40gmail.com/base/6
END:VCARD

local copy:
BEGIN:VCARD
EMAIL:mail.address@mail.server
FN:Firstname Familyname
N:Familyname;Firstname;;;
NOTE:test
UID:a8478f46-7e98-44e9-908c-f4d07158aaf6
VERSION:3.0
END:VCARD

So it seems the account information gets lost, but the data is still there in my local database.

Reproducible: Sometimes
Comment 1 Martin Tlustos 2014-12-19 09:41:03 UTC
Forgot to tell: 4.14.1
Comment 2 Martin Tlustos 2015-05-07 12:43:30 UTC
Still there in 4.14.6. Possibly related to 333907
Comment 3 Martin Tlustos 2015-05-07 12:44:40 UTC

*** This bug has been marked as a duplicate of bug 333907 ***