Describe the bug:
Hi!
i edit User Row by putting Email to the User been without Email in the user table.
But this Email in that row becomes empty after a few seconds(((
Whats wrong?
Expected behavior:
Email should be stored firmly into User Row.
That is expected behaviour. Glide does not allow you to edit a User email address via the user interface. To change a users email address, you must either do it manually in the Data Editor, or use an integration tool to make the change via the API.