Idk why this happens can someone explain!! why Im getting this error even if I "manually clear the collection" ?
Do you have a unique index on the collection? That could be causing the conflict
what do u mean by unique index?
@Steven
If you go to your collection in the Appwrite Console, you'll see an Indexes tab next to the Attributes tab
Never used it, no
Besides that, do you have relationship attributes?
yes
Keep in mind, relationship attributes are experimental and you may run into performance problems using them.
Relationships could be the problem. Maybe the user doesn't have access to the document
Recommended threads
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- createCollection Deprecated
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...