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

[RFE] When deleting a user who owns a resource (such as a vm), provide an option to automatically transition any ownership to the user's group #8986

Open
jrafanie opened this issue Dec 6, 2023 · 0 comments

Comments

@jrafanie
Copy link
Member

jrafanie commented Dec 6, 2023

I'm user in a group and I create multiple vms and templates.
If my user is deleted in the UI, we prevent it from deleting because my user owns resources, the vms and templates. This is by design.

It would be useful to provide a way to automatically change ownership of the resources to the user's group. Perhaps, if they're in multiple groups, you can select which group to use. If there's no other users in the group, perhaps the system can email or raise a notification for the administrator to manually reassign ownership so the user can be deleted. We would need to enumerate the different ownership types and ensure these types could automatically be transitioned to another user/group.

This will require some UI for handling specifying the ownership transfer. We could possibly use the default behavior of raising an error and aborting and offer another ability to specify how to reassign the ownership.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
  
To do
Development

No branches or pull requests

2 participants