nextcloud/apps/dav
Christian Weiske 74794bf100 Delete old birthday calendar object when moving contact to another address book
When an contact is moved to another address book, the contact is copied to
the second address book.
During copying, the birthday event is created - but it gets the same UID
as the contact's birthday event in the first address book.

To prevent the "Calendar object with uid already exists" error that followed,
we need to delete the old entry before the new one is created.

Resolves: https://github.com/nextcloud/server/issues/20492
Signed-off-by: Christian Weiske <cweiske@cweiske.de>
2021-03-26 07:25:44 +00:00
..
appinfo Restrict autocompletion also based on the phonebook known users 2021-03-11 08:40:03 +01:00
bin Update license headers for 19 2020-04-29 11:57:22 +02:00
composer Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
l10n [tx-robot] updated from transifex 2021-03-26 02:25:43 +00:00
lib Delete old birthday calendar object when moving contact to another address book 2021-03-26 07:25:44 +00:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-11 08:40:26 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00