-
Notifications
You must be signed in to change notification settings - Fork 56
feat: Emit UserShareAccessUpdatedEvent #2289
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
Conversation
ArtificialOwl
left a comment
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.
listening on CircleMemberAddedEvent and CircleMemberRemovedEvent might be better
|
Needs adjustment for nextcloud/server#57564 |
|
I'm not seeing any sign of the event being emitted in my testing. Either adding or removing a user from a circle doesn't trigger the event listener |
Signed-off-by: provokateurin <kate@provokateurin.de>
045a4e5 to
4087a9e
Compare
Fixed |
icewind1991
left a comment
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.
With the two changes it seems to work as expected
4087a9e to
30492cd
Compare
|
Nope, I was wrong
|
Signed-off-by: provokateurin <kate@provokateurin.de>
4c8f4b5 to
81eeebe
Compare
No description provided.