Skip to content

WIP: improve API performance for /merge_requests

username-removed-28993 requested to merge perf/api-merge-requests into master

What does this MR do?

Addresses #34159 (closed) by eliminating an n+1 query.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports