-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
Minor
Issue Summary
If you happen to have an organization admin that is outside the site-admin and you try to change the role it will give an error in the UI and 403 in the browser console.
Steps to Reproduce
- Have an organization admin that doesn't have the site-admins group
- Try to change the role for that user to site administrator.
Expected Results
The site-admins group would be added to the user and the role change to site administrator.
Actual Results
The browser console will spill out the following error:
{status: 403, message: "Trying to access a resource with no permission", errorCode: "NO_PERMISSION"} errorCode: "NO_PERMISSION" message: "Trying to access a resource with no permission" status: 403
Workaround
Add the site-admins group manually to that account.
- duplicates
-
AX-885 Can't change role of Org admin to Site administrator
-
- Closed
-