There are some serious issues and inconsistencies with teams on Cloud:
- If team is deleted, all users will still have memberships in profile. That membership is invalid and can not be fetched or opened in console. Also can not be deleted as well since it does not exists, 404 is returned.
- If user account is deleted, teams are still gonna have that user membership. Both on console and with API, listMemberships returns all user from team, even though user account is delete. Fetching that specific membership or trying to open it in console returns 404, same as trying to delete it. Basically it can not be removed anymore.
This is giving me some very weird issues and wrong states at the moment since I am relying on teams for permissions and memberships.
All this is working perfectly fine on self hosted, also v1.5.7.
This is what I see in console in user profile as an example, there are 4 invalid memberships
Ghost teams and memberships on Cloud
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...