-
Justin Ho Tuan Duong authored
To avoid loading tags and project_import_data even though it's not used, we now only select the id and name of the project which are the only 2 attributes used on the frontend. This prevents fetching unused data and an N+1 query on projects. https://gitlab.com/gitlab-org/gitlab/-/issues/21044
379d6391