nextcloud/apps/dav/lib
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 Emit an interaction event for calendar event user attendees 2021-02-03 11:53:20 +00:00
Avatars Update license headers for 19 2020-04-29 11:57:22 +02:00
BackgroundJob Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
CalDAV Delete old birthday calendar object when moving contact to another address book 2021-03-26 07:25:44 +00:00
CardDAV Restrict autocompletion also based on the phonebook known users 2021-03-11 08:40:03 +01:00
Command Restrict autocompletion also based on the phonebook known users 2021-03-11 08:40:03 +01:00
Comments Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Connector Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-11 08:40:26 +01:00
Controller Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
DAV take into account that UNIQUE index might not work as expected 2021-02-02 20:52:16 +00:00
Db Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Direct Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Events Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Exception Update license headers 2019-12-05 15:38:45 +01:00
Files Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Listener Parse calendar object for attendees and emit interaction events 2021-02-03 18:12:50 +00:00
Migration Add cards_abiduri index on install 2021-01-16 20:43:16 +01:00
Provisioning/Apple Update license headers for 19 2020-04-29 11:57:22 +02:00
Search Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Settings Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Storage Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Traits Update license headers for 19 2020-04-29 11:57:22 +02:00
Upload Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Capabilities.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HookManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RootCollection.php Restrict autocompletion also based on the phonebook known users 2021-03-11 08:40:03 +01:00
Server.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00