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

[BUG] Update passive okta migration flow to migrate users with no facilities assigned #8258

Open
emyl3 opened this issue Nov 1, 2024 · 0 comments

Comments

@emyl3
Copy link
Collaborator

emyl3 commented Nov 1, 2024

Description

Under our current implementation for saving roles and users, we throw an exception when a user does not have a facility or the ALL_FACILITIES role assigned.

Proposed solution

We should migrate a misconfigured user (who does not have a facility or the ALL_FACILITIES role) as-is without throwing an exception.

Additional context

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

No branches or pull requests

2 participants