Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admins should be able to view All Registered users of the platform #2094

Open
manjitapandey opened this issue Jan 16, 2025 · 1 comment
Open
Labels
effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time

Comments

@manjitapandey
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As a part of user role management, admin user can't view the list of all users from the frontend.

Describe the solution you'd like
Admin should be able to view the list of all users under manage section.
The UI is yet to be determined.

@manjitapandey manjitapandey added enhancement New feature or request frontend Related to frontend code labels Jan 16, 2025
@spwoodcock spwoodcock added priority:low Backlog of tasks that will be addressed in time effort:medium Likely a day or two labels Jan 16, 2025
@spwoodcock
Copy link
Member

Do we really need this? It seems like wasted effort to me.

There is generally only one admin, and they will probably have db access.

Viewing roles only makes sense corresponding to a specific project, so doesn't it make more sense to have a table of users on the project pages, rather than a global generic table?

The admin can view the users on the project and modify permissions as needed (or requested).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Likely a day or two enhancement New feature or request frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time
Projects
Development

No branches or pull requests

2 participants