Skip to content

Resolve "Users stuck on a redirect loop after transferring project"

What does this MR do?

Validates the target project name prior to initiate the transfer. Also, it should prevent future issues from rolling back to a previous state by reloading the project (which was already rolled back) so it doesn't make changes to the routes again.

Does this MR meet the acceptance criteria?

Closes #41292 (closed)

Edited by James Lopez

Merge request reports