Commit c8645e52 authored by Robert Speicher's avatar Robert Speicher

Merge branch '35620-follow-up-from-remove-existence-check-from-projecturlconstrainer' into 'master'

Extend legacy routes comment with link to the issue

Closes #35620

See merge request gitlab-org/gitlab!19774
parents 9ad47fe8 0d83b5a2
......@@ -666,7 +666,7 @@ constraints(::Constraints::ProjectUrlConstrainer.new) do
# Legacy routes.
# Introduced in 12.0.
# Should be removed after 12.1
# Should be removed with https://gitlab.com/gitlab-org/gitlab/issues/28848.
scope(path: '*namespace_id',
as: :namespace,
namespace_id: Gitlab::PathRegex.full_namespace_route_regex) do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment