Bug 404694 - selecting a sub folder => merge the adress book and sub folder, it is useless
Summary: selecting a sub folder => merge the adress book and sub folder, it is useless
Status: RESOLVED INTENTIONAL
Alias: None
Product: libkgapi
Classification: Frameworks and Libraries
Component: contacts (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-22 10:30 UTC by Philippe ROUBACH
Modified: 2023-04-26 16:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.