Hey guys, I am unable to set another user’s ‘ROLE’ via my GlideApp.
Just for reference, my user’s table has no row owner columns.
I can access the full list of users within my app and even edit all their details except for their role and email.
When I open the edit screen and submit it with the changes, the role only changes on my device but does not update within the Glide Table. The only way it actually updates for any user, is if I make this change via my data editor.
Now, in a scenario where i would like another app manager to assign or changes roles for users via they’re app, it would begin to create an issue.