
Hello everyone,
I'm encountering an error when trying to update a document (in the web console) from a relationship collection: "Invalid relationship value...".
I have two collections and I'm setting up a many-to-many relationship using a third collection to store additional attributes for the relationship. I'm familiar with MySQL, where I would typically use a join table for this. However, I'm unsure how to handle this in my current setup without needing an additional table.
Has anyone faced this issue before? How can I properly manage this type of relationship while avoiding the error? Any guidance would be greatly appreciated!
Recommended threads
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
