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

Does not handle groups using "no access" pseudo role #1

Open
andersonshatch opened this issue Nov 4, 2022 · 0 comments
Open

Does not handle groups using "no access" pseudo role #1

andersonshatch opened this issue Nov 4, 2022 · 0 comments

Comments

@andersonshatch
Copy link
Collaborator

andersonshatch commented Nov 4, 2022

Testing revealed that groups using the no access role will cause a crash...
The endpoint to list groups does not return role information if the "no access" option is used, but it is returned when getting details about one group by ID.
If a group is encountered where the role cannot be determined, we could either assume it should be "no access", or possibly grab the response for that specific group to mirror it to the destination instance.

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