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.
Showing
Please register or sign in to comment
Now that we are checking `MergeRequest#for_fork?`, we also need the source project preloaded for a merge request.