Bug 404694

Summary: selecting a sub folder => merge the adress book and sub folder, it is useless
Product: [Frameworks and Libraries] libkgapi Reporter: Philippe ROUBACH <philippe.roubach>
Component: contactsAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Philippe ROUBACH 2019-02-22 10:30:09 UTC
SUMMARY

in google contacts 
if i select "friends" i get list of only "friends"
if i select "contacts" i get a list of only "contacts"

in kaddressbook

if i select "friends" i get list of "friends" and google contacts with for all friends 2 items !

it is useless.

please copy the same way to do as google contacts to display the different lists


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1

ADDITIONAL INFORMATION

kontact 5.10.2
Comment 1 Daniel Vrátil 2019-02-24 21:44:35 UTC
This is a known limitation of the current implementation of the Google Contacts resource and KAdressbook.

There's work in progress on replacing the current KAddressbook model with KPeople-based model, which has smart support for merging contacts: https://phabricator.kde.org/T9595

Once that is done, this will be solved as well.