Skip to content

Fix deletion of deploy keys linked to other projects

username-removed-1144264 requested to merge mk-fix-deploy-key-deletion into master

What does this MR do?

When a project is deleted, this MR ensures that we don't delete its deploy keys if they are linked to other projects.

Why was this MR needed?

https://gitlab.com/gitlab-org/gitlab-ce/issues/35630

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes #35630

Edited by username-removed-1144264

Merge request reports