I have "users" and "posts" collections i added a two ways relationships attribute , after that i removed the collection "posts", and now i can create a new user and i cant delete the relationship attribute when i try i got this error "Collection with the requested ID could not be found."
I believe this is a known issue: https://github.com/appwrite/appwrite/issues/6012
yes i will keep an eye on it , thnks
Recommended threads
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...
- Temporary $permissions hickup?
Hello, today at ~13:50 (CEST/UTC+2) our customers reported they couldn't see any data in our application. We checked and indeed, the application was working, bu...