nextcloud/apps/dav/tests/unit/CalDAV/Schedule
Thomas Citharel 0747d03845 fix(caldav): rename default calendar to keep it in the trashbin instead of purging it
When doing a PROPFIND on default-calendar-url, if the current default calendar (fallbacking on personal uri)
is in the trashbin, it's being purged so that it's recreated.

This leads to loss of data.

We can simply rename the calendar URI and add a unique suffix so that it doesn't conflict with the new calendar
being created.
Shares are fine because they reference the resourceid and not the calendar URI.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-01-11 15:36:33 +00:00
..
IMipPluginTest.php fix: disable both iTip and iMip messages 2024-12-10 13:27:00 -05:00
IMipServiceTest.php fix: RDATE and EXDATE property instances 2024-11-15 06:50:14 +00:00
PluginTest.php fix(caldav): rename default calendar to keep it in the trashbin instead of purging it 2025-01-11 15:36:33 +00:00