For projects, when I have a given project ID like 5 I can find the project by opening
https://gitlab.example.com/projects/5
and that will redirect me to the right project
Is there anything like that for groups?
If I have Group ID 359 , how can I get to the the group? the I tried /groups/359 and /group/359 and it didn’t work. Any other way to find the mapping between group id and group name?
BR/Rubén