I have a collection Comments that has a relation with another collection Users called likes, the problem is whenever I add new User (like) it response with this message pls help
Please keep in mind relationships are experimental and may have performance implications depending on how they're used.
Can you check what the request payload is for the request sent when you click Update? You should be able to see it in your browsers dev tools on the network tab
I think the payload is fine
did you make changes to your collections after this document was created?
Im trying multiple solutions right now, I saw that deleting documents that has relations with other collections can cause this issue
so I deleted every document in each collection
now I get new Error 😆
this is in console
but the app still the same error
is that an old attribute?
yes
You said you deleted every document so this is a new document you created and then updated?
yes
if I make a new database with the same schema will the problem be solved?
Yes probably
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...
- Server Down
Appwrite services are down. When will they start working again?