-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QA] Tests for disabling notification settings #10802
Comments
This was referenced Jan 1, 2025
9 tasks
@nirajacharya2 plz address this in your next PR #10828 (comment) |
This was referenced Jan 21, 2025
Merged
Merged
This was referenced Jan 24, 2025
Merged
9 tasks
This was referenced Feb 4, 2025
Merged
9 tasks
9 tasks
9 tasks
9 tasks
Moved ocm related tasks to separate QA ticket: #11062 |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With #10706, #10792 and #10779 it is now possible to choose which notifications you want to receive.
Original concept: https://github.com/owncloud/enterprise/issues/6715
Up-To-Date list of available notifications can be found at https://localhost:9200/api/v0/settings/bundles-list
Users can decide per event if they want to receive it per email or in-app or not at all. It would be great to have some api tests for that.
Note
Email notifications for events
Space disabled
,Space deleted
andFile rejected
are not implementedBugs:
Not implemented. Maybe in future (DO NOT ADD TESTS FOR THESE):
File rejected
event #11064Space disabled
andSpace deleted
event #11065Flaky PR
Flakiness Alert
list all notification step in notification scenario
, it will give flakiness.Tests needed:
Share expired @amrita-shrestha
Space membership expired @prashant-gurung899
Space membership expired
event #11090Space disabled @nirajacharya2
Space deleted
==> Blocked until: deleting space deletes notification related to the space except space deleted notification #10941
File rejected (virus file) @prashant-gurung899
File rejected
event #10910test for notification timings (instant, never..) @prashant-gurung899
all events
Mail notifications for User light @prashant-gurung899
The mail notifications setting is not working for the user light #10864
User Light
#10958Share created
Share removed @prashant-gurung899
Share Removed
event #10893[tests-only][full-ci] refactor scenario to disable mail notification for
Share removed
event #10925Space shared @prashant-gurung899
Added as space member
event #10902Space unshared @prashant-gurung899
Removed as space member
event #10905refactor - Quote the event for clarity in scenario title
Removed as space member
event #10905 (comment)refactor - remove double list notification request
listAllNotifications
request in steps #10969The text was updated successfully, but these errors were encountered: