Skip to content

Fixed web IDE not working for sub-groups

Phil Hughes requested to merge ide-subgroup-fix into master

What does this MR do?

Fixes the web IDE not loading for sub-groups. This was caused by the Vue router not correctly taking into account more namespaces/project names in the URL.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45412

Merge request reports