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

seqcli user create fails to set valid role ids #168

Closed
nblumhardt opened this issue Feb 4, 2021 · 0 comments · Fixed by #170
Closed

seqcli user create fails to set valid role ids #168

nblumhardt opened this issue Feb 4, 2021 · 0 comments · Fixed by #170
Labels
bug Something isn't working

Comments

@nblumhardt
Copy link
Member

https://github.com/datalust/seqcli/blob/dev/src/SeqCli/Cli/Commands/User/CreateCommand.cs#L127

The user's RoleIds collection should contain ... ids. seqcli user create is currently sending the title, which will make the user unable to login until a valid role is set in the UI.

@nblumhardt nblumhardt added the bug Something isn't working label Feb 4, 2021
nblumhardt added a commit to nblumhardt/seqcli that referenced this issue Feb 5, 2021
nblumhardt added a commit that referenced this issue Feb 5, 2021
Fix seqcli user create (#168); add multi-user testing support to the end-to-end tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant