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
getTeamMembers(teamId) should not get all Users one by one when building the TeamMemberInfo[] array. Instead, it should get them all in a single query.