Skip to content

Resolve "API: /groups/:name query very slow for groups with many projects"

What does this MR do?

Improves the performance of /groups/:id API endpoint by adding an optional parameter to omit the group projects details.

Why was this MR needed?

The performance on /groups/:id was slow

Screenshots (if relevant)

TBA

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42415 (closed)

Edited by Douwe Maan

Merge request reports