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
When listing teams or users assigned to an organization role the assignedassignment field isn't getting set and the team parent and user inherited_from are also not getting set. I assume that this is because these endpoints are being mapped back to Team and User structs instead of being a custom type.