You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting "no" when editing a user role in Matomo admin it doesn't change back the role setting.
Steps to Reproduce (for Bugs)
Go to users manager
Click on Edit a user
Change the role, eg from No access to Write
Click on "No"
--> It will keep the newly selected role . It looks like the role was changed despite clicking on "No" (or maybe it actually even did change it)
Expected Behavior
--> It should switch back to the previously role that the user actually has.