Team ID:
- In the Glide dashoard URL, e.g.
https://go.glideapps.com/o/qtZ1asZBpzDVxNNaKSld
App ID:
- In the Glide builder URL, e.g.
https://go.glideapps.com/app/yCkgUemCXTtzepHwV4R8/layout
Description
- Relation Column Issue:
- In the Data Editor, multiple relation columns appear correctly in a table. However, when viewing the same table in the Data Tab, one of the relation columns appears empty. This inconsistency is random and affects specific relation columns in other tables too.
- This issue also impacts how data is displayed in components that rely on these relation columns.
- I have observed this behavior across multiple apps. However, I was unable to replicate the issue in a new app.
- Phone Data Entry Issue:
- Starting around December 21, a Phone column in one of my tables stopped accepting data for some users.
- For example, when a user submits a form, all other details are captured successfully except for the phone number. This behavior occurs inconsistently, with some users affected and others not.
- I switched to a custom form and checked the Action History, which shows the phone field having data and the value being set correctly to the column, yet the phone number does not appear in the table.
- I’ve been unable to identify any differences between users where the phone data is captured successfully and those where it isn’t.
Expected Behavior:
- Relation columns should display consistent data across the Data Editor, Data Tab, and associated components.
- The Phone column should accept data reliably for all users when set correctly through forms or actions.