Attached code.
I've attached debug logs too.The ID doesn't exist in the DB.
Could this be an issue with your relationships maybe? If you remove those from the data object what happens?
I think that is likely the case, yes
But i'm not sure why
The way I save is by manually creating the nested objects then creating the company using the ID
i'm on an older appwrite, but I had this issue for a while now
and i've pdated with no sucess
Could you remove relationships and add back 1 by 1 to see which one is the offender?
I know relationships are in beta and not fully there, which could also be the issue.
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...