gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-source-project-nplus-one.yml
Stan Hu bd4bfcc641 Fix N+1 with source projects in merge requests API
Now that we are checking `MergeRequest#for_fork?`, we also need
the source project preloaded for a merge request.
2018-06-03 04:24:23 -07:00

5 lines
103 B
YAML

---
title: Fix N+1 with source_projects in merge requests API
merge_request:
author:
type: performance