
Hi,
I tried first to re-name a two-way relation field between two collections, when I received an error tried to delete two fields. Deleted all the data rows, and tried again, still in "stuck" state. Restarting the containers didn't help I can't create fields with the same name 😄 not even relations to the same fields. Tried checking logs of databses container, it just says "Attribute doesn't exist" and that's it
Any ideas around this?
Recommended threads
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
