https://bugs.kde.org/show_bug.cgi?id=332358
Jonathan Marten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/pim/ | |akonadi-contacts/commit/4a0 | |e5e5e4b3f96f9464fc133c85064 | |db22b62d5e --- Comment #34 from Jonathan Marten <[email protected]> --- Git commit 4a0e5e5e4b3f96f9464fc133c85064db22b62d5e by Jonathan Marten, on behalf of Max von Buelow. Committed on 11/05/2022 at 17:53. Pushed by marten into branch 'master'. Store tags names rather than tag IDs in KContacts::Addressee. Solves the issue that contact tags are represented as IDs in the vCard CATEGORIES field, which leads to loss of tags when using address books across multiple devices. This update uses tag names in favor of IDs and automatically creates them when necessary. "Old" tag IDs in the database are still interpreted for backward compatibility. See https://invent.kde.org/pim/akonadi-contacts/-/merge_requests/17 Related PRs in other projects: * https://invent.kde.org/pim/kaddressbook/-/merge_requests/17 * https://invent.kde.org/frameworks/kcontacts/-/merge_requests/33 M +22 -2 src/akonadi-contacts/plugins/categorieseditwidget.cpp M +4 -0 src/akonadi-contacts/plugins/categorieseditwidget.h https://invent.kde.org/pim/akonadi-contacts/commit/4a0e5e5e4b3f96f9464fc133c85064db22b62d5e -- You are receiving this mail because: You are watching all bug changes.
