Fix root groups redirecting to group owner
What does this MR do?
Fixes an issue where group paths at the root namespace (e.g. https://gitlab.com/mariadb-corporation
) are redirected to the group owner (e.g. https://gitlab.com/ajdonnison
).
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Fixes #32474
Merge request reports
Activity
assigned to @DouweM
Ported to EE for compat check https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1925
mentioned in issue #32502 (closed)
mentioned in issue #32437 (closed)
mentioned in issue #32472 (closed)
@dzaporozhets agreed, how quickly can we get this rolled out?
- Resolved by Douwe Maan
changed milestone to %9.2
assigned to @mkozono
mentioned in issue gitlab-com/support-forum#1855
added 1 commit
- 2505fb7b - Use Namespace.for_user scope (formerly known as Namespace.root)
enabled an automatic merge when the pipeline for 2505fb7b succeeds
assigned to @DouweM
This one is quite important as it blocks access to the group page now
@dzaporozhets @mydigitalself Agreed it is a major bug, sorry for the inconvenience to everyone.
However, please note that until this is deployed, any root group page can still be accessed by using the
/groups/:group_name
route, e.g. https://gitlab.com/groups/mariadb-corporation.added regression label
mentioned in issue #31934 (closed)
mentioned in commit b46b52af
mentioned in commit 8cba1f51
mentioned in commit 851e69e5