
When I tried to update a document, attribute value which is int & db identify as relationship on database & returns an error

There might be an open issue for this on GitHub. For now, best not to use numbers for the attribute key

Not attribute key, value of the attribute



Do you have any relationship attributes?
Maybe the database or collection id isn't right?

yep my whole collections connected with each other using relationships

how to find which one is is invalid & remove only that? like there are 4k+ documents

Fyi, relationships are experimental and should be used with caution as they may lead to performance issues

yah my whole system have huge performance issue bcz of that

Maybe keep an eye out for errors

Is there an error if you update it in the Console?

it fails to update bcz of relationships

like it goes upto 1GBps read & write speed & fails to update

Same error or different?

No error or success message it simply doesn't return anything as a response just pending & see the speed jsu updating that one attribute value

& here is request
Recommended threads
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
