Hi,
Roles are not being assigned properly to the user.
In logs, it shows the role assignment is successful, but when I fetch the roles of that particular user, it gives me an empty array. I am assigning roles to the user as well as adding them to its current session as well.
@rp_st Can you please help me with this?