When listing teams or users assigned to an organization role the assigned assignment 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.
When listing teams or users assigned to an organization role the
assignedassignmentfield isn't getting set and the teamparentand userinherited_fromare also not getting set. I assume that this is because these endpoints are being mapped back toTeamandUserstructs instead of being a custom type.