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

User "Admin" is added to each usergroup created. Unable to remove. #455

Open
systemmonkey42 opened this issue Feb 16, 2023 · 0 comments
Open

Comments

@systemmonkey42
Copy link

Actual Result / Problem

When I create a usergroup, the user admin is automatically added to the new group, and cannot be removed.

Expected Result / Suggestion

I would expect to be able to create groups without "admin" being automatically added to the group.

I would expect to be able to remove groups from the "admin" user without errors

config> user update --unassign-group NewGroup admin
error: unsupported relations: Roles

To be fair, the error occurs for all users/usergroups. Removing a user from a group does not work.

Some context

Any screenshot to share?
Version: latest from git/master
Go 1.18.6 (via docker build)
...

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