AspNetCoreHero-Boilerplate
AspNetCoreHero-Boilerplate copied to clipboard
The "manage roles" for a user does not work.
Describe the bug When i click the manage user roles, it returns a http 500 error saying that localhost cannot handle the request.
To Reproduce Steps to reproduce the behavior:
- Login as superadmin, go to admin settings and click on users.
- Click on "Action", then click on "manage roles"
- and wait for the page to open.
- See error
Expected behavior The page should display the content of the roles.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
i just tried to reproduce this error and i can not reproduce it.
i'm logged in as Super Admin
i click on Super Admin -> Settings -> then in the NavPanel to the left i click on Admin Settings, then Users. Then i see Basic User -> Action -> Manage Roles -> the View opens. I also gave the Basic User the Moderator Role -> Save -> saved without an issue.
i believe this Issue can be closed.