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

Creating user via cli without org renders UI unusable #15977

Closed
jsteenb2 opened this issue Nov 19, 2019 · 0 comments · Fixed by #15981
Closed

Creating user via cli without org renders UI unusable #15977

jsteenb2 opened this issue Nov 19, 2019 · 0 comments · Fixed by #15981
Labels

Comments

@jsteenb2
Copy link
Contributor

I have the ability to create users via the CLI without an organization, and when I log in as one I just created without an org, the immediate page after the login is an exception and UI does not load. I'd think we'd want to force the CLI user to provide an org id for a user that is created, and we end up mapping that for them in a single call. This would eliminate this use case, but we still have gaps in the platform that wouldn't force it.

image

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. create a user and add a password for it
  2. load UI and sign in with said user
  3. view page

Expected behavior:
Expected UI to load.

Actual behavior:
UI throws an exception on missing orgID.

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

Successfully merging a pull request may close this issue.

1 participant