Hi all,
I have created a new user role specifically for MxAdmin (conveniently called 'MxAdmin') which I have set as the User Role for the Administrator in the Project Security settings. When I login with MxAdmin, debug my "Show Homepage" microflow and retrieve the userroles, locally I have two user roles: Administrator (which is set by default, according to the documentation) and MxAdmin.
Strangely, when I deploy my application to the cloud and debug the same flow I only have one userrole: Administrator. MxAdmin seems to be gone.
Am I overlooking a setting on the cloud, misreading the documentation or is this a bug?