Skip to content

Fix renaming repository when name contains invalid chars under settings

username-removed-283999 requested to merge fix-19538 into master

What does this MR do?

Keeps invalid projects suitable for use in URLs

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

No.

Why was this MR needed?

500 internal error is displayed without these changes.

What are the relevant issue numbers?

Fixes #19538 (closed)

Screenshots (if relevant)

  • Before Project settings 1 2

  • After Project settings 5 6

  • Before Rename repository 3 4

  • After Rename repository 1

Does this MR meet the acceptance criteria?

Merge request reports