Skip to content

Port from CE: The API isn't using the appropriate services for managing forks

What does this MR do?

Ported from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15709 Modifies fork endpoints to use current fork services

Why was this MR needed?

Because the endpoints are not using the current services and don't use the ForkNetworkMember relationships

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40752

Merge request reports