Self-hosted appwrite, relationships.
I deleted the relation with this attribute but somehow it remained in the other collection. Now when I try to delete it, it says that it cannot find an ID so it could not delete it.
Hi ๐ I think this error should go away on itself. Is it still working like this for you?
I reconstructed the DB, and made sure to not restrict the deletion of relationships
Recommended threads
- [SOLVED] Query.search() returning all ro...
When I use Query.search() instead of returning rows with the keywords provided it just returns all the rows in the table.
- 1:1 relationship doesnโt sync after re-a...
Hi, Iโm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Failed to create function
Hey everyone ๐ I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...