You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: