You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the activity app is enabled, each modifiaction is registered as an individual activity. This causes the notification app to going havoc if you change a shared note in regular but short intervals.
Concrete example: A shared shopping list with checkboxes can be checked in the app or the web frontend while shopping. This causes me to see like 20 to 50 notifications I have to drop in order to see the important ones.
Steps to reproduce
Have a NC instance with activity and notification app enabled
Have file notifications enabled in feed (and optionally as mail)
Share the notes folder of user A with user B
As user B set storage backend to the shared folder
As user B open a note (or create one) and modify it
Wait a bit or close the note
Continue writing
Expected behaviour
The user A is informed that the file has changed.
Actual behaviour
Each change is represented as a file written thus adding multiple notifications to the list.
Screenshots
If applicable, add screenshots to help explain your problem.
If the activity app is enabled, each modifiaction is registered as an individual activity. This causes the notification app to going havoc if you change a shared note in regular but short intervals.
Concrete example: A shared shopping list with checkboxes can be checked in the app or the web frontend while shopping. This causes me to see like 20 to 50 notifications I have to drop in order to see the important ones.
Steps to reproduce
Expected behaviour
The user A is informed that the file has changed.
Actual behaviour
Each change is represented as a file written thus adding multiple notifications to the list.
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
Nextcloud configuration:
Client
Please complete the following information.
Log files
Add relevant parts of your
nextcloud.log
and/or your browser's JavaScript console here.The text was updated successfully, but these errors were encountered: