#Problem with saving to database with ID not unique with uniquely generated ID.

13 messages · Page 1 of 1 (latest)

tropic plinth
swift pike
#

Could this be an issue with your relationships maybe? If you remove those from the data object what happens?

tropic plinth
#

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

swift pike
#

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.

tropic plinth
#

Resolved

#

issue was the subscription

#

Thanks for the point

#

Had to recreate the collection