nextcloud/apps/dav
Christian Weiske 0e88470b75 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:22:56 +00:00
..
appinfo Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_mess 2020-04-30 13:46:13 +02:00
bin Update license headers for 19 2020-04-29 11:57:22 +02:00
composer Add a wrapper to fall back to the share owner on public shares 2020-04-30 08:57:01 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Make push notifications for calendar reminders opt-in 2019-09-02 15:18:43 +02:00
l10n [tx-robot] updated from transifex 2021-03-26 02:26:01 +00:00
lib Delete old birthday calendar object when moving contact to another address book 2021-03-26 07:22:56 +00:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Do not send imip email to invalid recipients 2021-02-17 09:29:36 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00