Rank 1: Thread
Attached code.
I've attached debug logs too.The ID doesn't exist in the DB.
Votes
0
Replies
8
Participants
Unknown
Messages
9
Rank 1: Thread
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?
Rank 1: Thread
I think that is likely the case, yes
Rank 1: Thread
But i'm not sure why
Rank 1: Thread
The way I save is by manually creating the nested objects then creating the company using the ID
Rank 1: Thread
i'm on an older appwrite, but I had this issue for a while now
Rank 1: Thread
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.