-
Notifications
You must be signed in to change notification settings - Fork 68
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Create a groupfolder. Under personal settings > Notifications activate email notification for "A file or folder has been changed".
- Have another user upload a file.
- Wait for email notification about this new file.
Expected behaviour
Receive an email regarding the new file.
Actual behaviour
There is no email notification
Server configuration
Nextcloud version: Nextcloud Hub 9 (30.0.8)
I have noticed issue #1889. But the problen also occurs with newly created groupfolders. (By the way that issue deals with the normal shares and they work fine).
I have activated "activity_use_cached_mountpoints" (see https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/activity_configuration.html#activities-in-groupfolders-or-external-storages). So generally, I receive email notification regards groupfolders (if a file has changed).
In WebGUI under "Activity" there are all the entries ("changed file", "deleted file", "created file"). But email notification only for "changed file" or "deleted file").
Why it doesn't send email notification regards "created file" or "deleted file"?