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?