Skip to content

Handle ProjectNamespaces when transfering a project or a group

Alexandru Croitor requested to merge 340491-handle-move-project-or-group into master

What does this MR do and why?

Keeps a project's associated project_namespace record in sync on path, name, parent and visibility_level with project's changes.

This does not handle routes changes yet. That is going to be handled as part of #337103 (closed) which currently has a couple POCs in works: !69702 (closed), !70769 (closed), !67664 (closed)

re #340491 (closed)

Describe in detail what your merge request does and why.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #340491 (closed)

Edited by Alexandru Croitor

Merge request reports