I have created new fields in my database today (tags, company_description) and uploaded new information. Although the data seems to have uploaded, it doesn’t show up in the app preview or live versions. While the older fields (name, linkedin) work just fine.
I did a little inspecting and it looks like the cause of the issue is your Privacy settings. I went into the preview of your app and used the “Inspect” tool to find this out. Here is a screenshot if it helps:
You created an extra field called EMAIL in the user table with an empty value. Then you referenced it in the privacy settings. against “admin@tribe.xyz” thus that privacy rule does not apply!