-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Enhancement]: PersonaBar, Manage Roles - Add Role ID to Visible Information #6153
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of problem
Needing Role ID while managing a DNN site is common for administrators or developers. Currently, the only ways to get this detail is to use the SQL Console or go directly digging in the database.
Description of solution
As with previous enhancements that added User ID to the User Management page (see Issue #4412) and Page ID to Pages, we simply need to surface the Role ID on the Manage Roles page.
Visual for my proposed solution.

Description of alternatives considered
Might be better to move it up to the Role row so its visible in the immediate list w/o clicking edit?
Anything else?
I plan to submit code and a pull request for this.
Do you be plan to contribute code for this enhancement?
- Yes
Would you be interested in sponsoring this enhancement?
- Yes
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable