]> source.dussan.org Git - nextcloud-server.git/commit
fix(sharebymail): Fix share update when node id changed
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 7 Oct 2024 13:36:53 +0000 (15:36 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 7 Oct 2024 13:36:53 +0000 (15:36 +0200)
commit59e4e4bfba4e4b9fede3b743adedce668dcd0110
treeb0671559f80901018face0d418533f76bbd5bf56
parentbcf670e6b568497f4d1b4ddfa8673d4291b9b187
fix(sharebymail): Fix share update when node id changed

This fixes transfering an email share from a user to another one when using
 objectstore as primary storage.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/sharebymail/lib/ShareByMailProvider.php