]> source.dussan.org Git - nextcloud-server.git/commit
Make sure activities are not created when a deleted calendar object expires 32692/head
authorThomas Citharel <tcit@tcit.fr>
Wed, 18 May 2022 09:10:36 +0000 (11:10 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Wed, 1 Jun 2022 15:05:37 +0000 (15:05 +0000)
commit3820de977b8e3da76ee41ec2e5e10b1253812c4f
treea6435be023ab43c59bb8ab4675b8d243a346b546
parentffaa47451493af037bf72e9e5b6618f8786067ef
Make sure activities are not created when a deleted calendar object expires

Closes https://github.com/nextcloud/activity/issues/784

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
apps/dav/lib/CalDAV/CalDavBackend.php
apps/dav/tests/unit/CalDAV/CalDavBackendTest.php
apps/dav/tests/unit/Listener/ActivityUpdaterListenerTest.php [new file with mode: 0644]