
Hey, I'm running on version 1.4.9, and when trying to edit a document from the console I'm getting this error: Document with the requested ID already exists. Try again with a different ID or use "unique()" to generate a unique ID. Any idea what might be wrong?

Hi, does your collection has relationship attributes?

Hey, I found that post as well, there isn't any relationaship on the collection - it's the only collection on the db

Do you have a unique index?

Yea, I do have unique index on one of the attributes

then that might be the problem

will it help if I delete it?

worked! thanks!
Recommended threads
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- Query params are way too limiting in ter...
I was trying to list rows in a table that do not already exist in another table. I retrieved around 260 row IDs which are 13 characters in length each, and then...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
