Rank 1: Thread
When I tried to update a document, attribute value which is int & db identify as relationship on database & returns an error
Votes
0
Replies
16
Participants
Unknown
Messages
17
Rank 1: Thread
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
Rank 1: Thread
Not attribute key, value of the attribute
Rank 1: Thread
Rank 1: Thread
Do you have any relationship attributes?
Maybe the database or collection id isn't right?
Rank 1: Thread
yep my whole collections connected with each other using relationships
Rank 1: Thread
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
Rank 1: Thread
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?
Rank 1: Thread
it fails to update bcz of relationships
Rank 1: Thread
like it goes upto 1GBps read & write speed & fails to update
Same error or different?
Rank 1: Thread
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
Rank 1: Thread
& here is request