Controller Projects::ProjectMembersController#apply_import executes more than 100 SQL queries (Avg 32, 228 calls last 7 days))

This controller executes more than 100 SQL queries, the maximum number of queries allowed as per MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16466. The number of queries should be reduced to less than 100 and the corresponding whitelisted sections of code (Gitlab::QueryLimiting.whitelist('...')) should be removed.

Edited Mar 26, 2021 by Nick Nguyen
Assignee Loading
Time tracking Loading