GitLab's 9.0 release brought subgroups. However, before subgroups were possible, we've worked around that restriction by using a prefix, e.g.
- FOO/…
- FOO-bar/…
- FOO-bax/…
- FOO-bax-quux/…
- …
The correct member/roles management was a nightmare, though. So now that the new subgroups are available, it would be great if one could move an existing group into another one as subgroup. However, I have not found an option to do that. We could create those sub groups by hand and then transfer all projects manually, but that seems more complicated than it should.
Is it possible to move an existing group into another one as subgroup?