
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table.
In the console the data seems to be set properly, but when i edit this specific row, in the dropdown, theres no selected value. When im querying these items the relationship value is always null, even when the console says the value is set.
The relationship is 1:1, im running appwrite 1.7.4 self hosted (official image) and node-appwrite 17.2.0.
Does anyone experience same issues like this?


The second value is always null, in console and via the sdk
Recommended threads
- 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...
- Website shows just the HTML in safari
Hi y'all, I've been working on a project for a while but, for some reason it just shows the html in safari, It work perfectly fine in firefox and chrome, but sa...
