-
Notifications
You must be signed in to change notification settings - Fork 189
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
No notification for expired space membership event #10882
Comments
^ CC @2403905 @bastianbeier |
@2403905 seems that there is no SpaceMembershipExpired event emitted? |
It's not implemented. I don't see any emitters for this event. |
So, will this be implemented in the coming releases? If yes, then we can skip the testing for this for ocis 7.1.0 |
Please, skip the testing for this for ocis 7.1.0 |
👍 Okey. Thanks! |
Describe the bug
Member of the project space gets no notification when the membership expires.
Steps to reproduce
Alice
, create a project spacediamondSpace
Alice
, share spacediamondSpace
todemo
userExpected behavior
Expected to get notification after the access to projectSpace expires.
Similar to expiration of resource:
Share to 'test.txt' expired at 2025-01-16 16:25:59
Actual behavior
No notification for expired membership( received notification for being added to the space only ).
curl -u demo:root -X GET "https://localhost:9200/ocs/v2.php/apps/notifications/api/v1/notifications?format=json" -vk | jq
Response:
Tested On:
Infinite Scale 7.1.0-rc.1 Community
ownCloud Web UI 11.1.0
The text was updated successfully, but these errors were encountered: