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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...