
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
- Suddenly I cannot access my projects.
Today during add some data suddenly I got "Invalid Argument The current user is not authorized to perform the requested action." when I click on "Back to the c...
- 401 Authentication error when all my cre...
So I'm working through the ideas tutorial and just to be sure I have copied and pasted all the code over and fixed all errors. Now I'm getting a 401 error I've...
- Unhandled Runtime ErrorError: email@mail...
I'm encountering this issue when I try to login <#1072905050399191082> <#564161373148414012>
