
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
- My collection is not updating after csv ...
- Properly contained appwrite main app can...
Hello! We tried to reinstall our main self-hosted appwrite with a new method but the main app 2 mins after launch throw this error: ```2025/06/22 16:16:14 s...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
