Describe the bug
When a user has an event sourced from a shared calendar, and this user is removed from the source, the user shouldn't see the event bubble at their calendars views naymore.
However, sometimes that's not handled and the user can still see the event.
Logging out and logging in again solves the problem.
To Reproduce
Steps to reproduce the behavior:
Share a calendar with another user
Create an event in this calendar
Go to the other user, accepts the invitation and check if you see the event
Go back to the calendar owner and delete the event
Check if the second user can still see the event even after being removed from the shared calendar
Expected behavior
Event should always disappear.
Additional context
More testing should be done to map the scenarios where this behavior is present.
Describe the bug When a user has an event sourced from a shared calendar, and this user is removed from the source, the user shouldn't see the event bubble at their calendars views naymore. However, sometimes that's not handled and the user can still see the event. Logging out and logging in again solves the problem.
To Reproduce Steps to reproduce the behavior:
Expected behavior Event should always disappear.
Additional context More testing should be done to map the scenarios where this behavior is present.