Skip to content

Don't resolve fork relationships for projects pending delete

Nick Thomas requested to merge (removed):fix-pending-delete-forks into master

What does this MR do?

Restores the previous behaviour of the fork relationship - if a project on either side is pending_delete: true, it is not seen.

Are there points in the code the reviewer needs to double check?

Specs in EE are broken by the current state of affairs - see https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2313#note_33908921

Do we need some specs governing this behaviour if we rely on it in CE?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports