]> source.dussan.org Git - nextcloud-server.git/commit
fix: dismiss notification only after transfer bg job created
authorMaksim Sukharev <antreesy.web@gmail.com>
Wed, 16 Oct 2024 13:01:00 +0000 (15:01 +0200)
committerMaksim Sukharev <antreesy.web@gmail.com>
Wed, 16 Oct 2024 15:31:57 +0000 (17:31 +0200)
commit5be76411fa9cb9b883ae6c0405b44b3b6bc855e7
tree7f2911b1444702541f5d52ffefa9bece05c273cb
parent5be832344eacb8328600d256c3090671c3f582d2
fix: dismiss notification only after transfer bg job created

- do not create 'denied' notification if bg job exists

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
apps/files/lib/Controller/TransferOwnershipController.php
apps/files/lib/Notification/Notifier.php