Rank 2: Process
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.