]> source.dussan.org Git - nextcloud-server.git/commit
Make sure activities are not created when a deleted calendar object expires 32693/head
authorThomas Citharel <tcit@tcit.fr>
Wed, 18 May 2022 09:10:36 +0000 (11:10 +0200)
committerThomas Citharel <tcit@tcit.fr>
Tue, 7 Jun 2022 08:25:04 +0000 (10:25 +0200)
commit1c9b50a2263c21036f5274e7821783b0244dc07e
tree52f708f7f881288b0c3ae36a92c81c9c641aca03
parentae19916320437bb81ef5b22798cad633644bf1ba
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]