Hi a error that I see is not so revealing, but I still mention it and it is that in the description of the relationship it is that depending if we see the relationship from the father or children; change the type of relationship in the parent of the image we can see Customer=>To many=> Pizzas and in the son he shows us the opposite Pizzas=>To many=> Customers When the son should show the same Pizzas=>To one=> Customer
also in the child the type of relationship should be shown many to one
Everything looks in order in the code and in the part where Appwrite is actually using the relationship. that mean the even though you see something different the underlying logic still work.
You can open a bug on it,
From what I've seen it seems like this file https://bit.ly/3NxccGk that prints out the relationship don't take in account the
sideof the relationship and just uses the current collection and assuming it's the parent.
correct, the relationship works correct, it is only a description error as I commented
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...