-
Notifications
You must be signed in to change notification settings - Fork 201
[tests-only][full-ci] add test to disable in-app notification for share removed event by federated user #10997
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
[tests-only][full-ci] add test to disable in-app notification for share removed event by federated user #10997
Conversation
2d30ed8
to
495b9d6
Compare
495b9d6
to
32dd3d7
Compare
|
|
32dd3d7
to
afdd2d0
Compare
5e97a62
to
269013d
Compare
| permissionsRole | Viewer | | ||
And using server "REMOTE" | ||
When user "Brian" disables notification for the following event using the settings API: | ||
| event | Share Removed | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so same event is used for federated share ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, as it is using the same settings id.
See:
case events.OCMCoreShareCreated: |
…by federated user Signed-off-by: prashant-gurung899 <[email protected]>
269013d
to
d62a142
Compare
|
…cations [tests-only][full-ci] add test to disable in-app notification for share removed event by federated user
Description
This PR adds test to disable in-app notification for
Share Removed
event by federated user(OCM).NOTE ❗ => Email notifications are not implemented yet for OCM
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: