[go: up one dir, main page]

Skip to content

Investigate and reduce N+1 SQL issues on commits_without_merge_commits GraphQL field

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Background

Based on investigation done on &12441 (comment 1730085427), the commits_without_merge_commits field in GetProjectMergeRequests query can results to N+1 SQL queries.

Proposal

Investigate and reduce the N+1 SQL queries when commits_without_merge_commits is queried.

Edited by 🤖 GitLab Bot 🤖