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
Then, try to change the role of this user to admin.
The changeRole dialog in this case doesn't offer any other roles to change to apart from the current role.
Expected behavior
It should be possible to change the role of an existing user to admin.
Additional context
Note that it is possible to create new admin users. It is also possible to change the role of a non-admin user to admin if you create a second admin user first.
Kirby Version
Tested with 3.2.2
The text was updated successfully, but these errors were encountered:
Describe the bug
As it says in the title.
To Reproduce
Steps to reproduce the behavior:
admin
.changeRole
dialog in this case doesn't offer any other roles to change to apart from the current role.Expected behavior
It should be possible to change the role of an existing user to
admin
.Additional context
Note that it is possible to create new admin users. It is also possible to change the role of a non-admin user to
admin
if you create a second admin user first.Kirby Version
Tested with 3.2.2
The text was updated successfully, but these errors were encountered: