Trying to monitor users being added and removed from a team. My understanding is every member of the team has access so should also receive a realtime event but apparently not. Can some confirm ?
Self hosted 1.4.5 with flutter
Was the user already part of the team prior to subscribing?
Yes.. The flow is, user anon signs in, is added to a team basis group by a cloud function. Then is also able to view other members. I was initially using database to manage user lists but I believe teams API can get that done but I am struggling with realtime updates to membership changes as they dont seem to trigger. Will give it another shot and report back
Recommended threads
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...