Hey,
I have a user-reported issue stating that only the first 25 collections of their database are being migrated. It sounds like ListCollections (https://appwrite.io/docs/references/cloud/server-rest/databases#listCollections) has a limit of returning 25 collections? Wanted to clarify here, as can't find that mentioned in the docs...
Currently using the Appwrite-build dotnet SDK, so it might be a limitation placed within that instead?
In case its useful, the report in question is: https://github.com/PinguApps/AppwriteMigrator/issues/37
Recommended threads
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...
- Admin Impersonating Clients?
I have a client that needs to use the admin User, to impersonate the Clients in order to debug better the App and the services that they are providing, could yo...
- create project api-rest
Hello good afternoon, I'm developing a project where I need to create a project by apirest, but I'm stuck with this "projects.read" permission, can I change my ...