Skip to content

WIP: Redirect for Projects path's that change

What does this MR do?

Redirect requests for projects that have have moved.

It addresses tracking project URLs that have been changed in the follow ways:

  • A user edited the project path under the project settings screen
  • A project that was transfered to a different different namespace under the project settings screen
  • A project that belongs to a namespace where the namespace has been renamed

What are the relevant issue numbers?

#17361 (closed)

Does this MR meet the acceptance criteria?

Merge request reports