
In the Cloud Console, relational fields in a collection start to display as NULL (unclickable) once the collection grows beyond ~50 entries. Previously, these fields correctly displayed values before the Table UI.
The strange thing: If I apply a filter to the rows, the relational field shows the correct value and becomes clickable to open the related record. Also they are readable from my React Native app, the issue appears only in the Cloud Console UI.. This behavior occurs consistently across all collections that include relational attributes with more than ~50 entries.
Additional Details Updating values in the UI is also not possible for me:
- When using the "three dots" update option, reference fields and DateTime (timestamp) fields are randomly not populated.
- For relational fields, the selection list only shows 25 entries and does not allow pasting an ID.

this happens both in One-One and Many to one Realationship Types (One-way relationship)
Recommended threads
- Mock Phone Numbers
Do mock phone number accounts that generate a session follow the same process as a real account? I ask because while testing. After a few hours I have to log in...
- [Appwrite Cloud 1.8.0] Many-to-One Relat...
Hi team, Iām running into a problem with relationships after updating to Appwrite Cloud v1.8.0. I have a one-way many-to-one relationship setup like this: * T...
- update_documents is called inside a func...
Traceback (most recent call last): File "/usr/local/server/src/function/src/main.py", line 23, in main result = databases.update_documents( File "/usr/l...
