As an owner of group, I should be able to transfer a subgroup to any other subgroup within group

Context

  • I'm an instance admin
  • I'm an Owner of group
  • I'm an Owner of subgroup by inheriting it from group (if there's no "Leave" button, it's inherited) image
  • GitLab EEP 11.3.0-ee

Summary / Steps to reproduce

I can't move subgroup3 from group/subgroup1/subgroup2 to group/subgroup1 although I inherit "owner" privileges from group.

Only groups/subgroups where I have an explicit "owner" privilege are listed.

image

Workaround

Add myself explicitly as Owner to subgroup (Leave button present = explicit permission) image

The subgroup is now displayed:

image

What is the expected correct behavior?

Show all groups/subgroups I'm an owner of, explicit or implicit.

Mentions

(If you can, link to the line of code that might be responsible for the problem)

~bug permissions settings subgroups ~Manage

CC @victorwu @jramsay @markglenfletcher