Is it possible to move a GitLab repository from one group to another in GitLab?
For example, I have https://gitlab.com/my-user/my-repo. I'd like to move it to https://gitlab.com/my-group/another-group/my-repo.
Ideally, I'd like to keep all the issues associated with it.
Yes, you can move your GitLab project from one namespace
to another.
Your project
-> Settings
-> General
-> Advanced
Then, almost at the end of the list.