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

Managing UMG edit groups #956

Closed
awead opened this issue Mar 30, 2021 · 3 comments · Fixed by #1607
Closed

Managing UMG edit groups #956

awead opened this issue Mar 30, 2021 · 3 comments · Fixed by #1607
Assignees

Comments

@awead
Copy link
Contributor

awead commented Mar 30, 2021

Feature Request

Describe the solution you'd like

We should see a list of the current groups that have edit access to a resource. Presently, there's just an multi-select form and you'd only know if a group was there if you the logged in users where a member of it.

What does "done" look like?

A listing of current UMG groups that have edit access, probably above the select box? UI design is up for discussion.

@ajkiessl
Copy link
Contributor

ajkiessl commented Mar 8, 2023

It'd be helpful if admins could remove these groups. Whatever we decide for the UI design, it should allow the admins to at least remove the groups already assigned to the resource that the admin may not have access to add.

@ajkiessl
Copy link
Contributor

ajkiessl commented Jul 25, 2024

We should consider the future of the "Groups" feature and how much of it we want to keep. We seem to mostly get complaints about users seeing things they don't want to see in their dashboards, rather than users actually benefiting from the feature. Our general access policies (like Open Access, Restricted, etc.) are defined using the Group model, so we can't remove everything related to groups. Perhaps we can find a way to get rid of the things that cause issues. Like the starfish group and other UMGs.

As far as I know, allowing users to add specific users to edit a work is all they really need. No need to have group level access controls.

@ajkiessl ajkiessl changed the title Display UMG edit groups Managing UMG edit groups Jul 25, 2024
@Smullz622 Smullz622 self-assigned this Sep 27, 2024
@Smullz622
Copy link
Contributor

Update after discussion with Alex:

For now, we will leave the existing select box form show for regular users but have an add/remove form show for admins. There still needs to be discussion about the future of umg groups and whether we will let regular users do anything with them, but this will solve the immediate problem that admins need a way to remove unwanted umg groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants