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

Unexpected owner reassignment when editing resource with no current owner #1984

Closed
zerocrates opened this issue Jan 17, 2023 · 0 comments
Closed
Assignees

Comments

@zerocrates
Copy link
Member

Resource forms have an "Owner" dropdown in the Advanced tab, to change the current owner of the resource. The select here doesn't include a blank "Select below" option, nor a "no owner" option, so when you load the edit form for a resource that has no owner, whichever user is first in the select dropdown list will be preselected. Saving the form will result in changing the ownership of the resource to that user, even if the user never altered the setting or even opened the Advanced tab.

Fixing this probably means putting in a "no user" option when the resource currently has no user, so the default is to not make any change. I'm thinking we don't want to just make "no owner" an option you can always choose but we could do that as well.

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

No branches or pull requests

1 participant