Skip to content

[server] Optimize query behind getTeamMembers #4470

Closed
@jankeromnes

Description

@jankeromnes

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.

As requested in https://github.com/gitpod-io/gitpod/pull/4401/files#r648201200

Follow-up to #4401

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions