Hi,
On Gitlab 15.9.1-ee, I have a group group-foo with several group-level runners.
The group group-foo has a “group” member, group-members, with Max Authorization “Owner”, and group-members has a user called user-coworker with Max Authorization “Owner”. So from my understanding this behaves as if user-coworker had “Owner” access to group-foo.
My issue that user-coworker can list the runners in the group, but not list heir jobs (API returns 403, and on the GUI the jobs page shows 0 jobs). Is this a known issue? Should I do some specific configuration to let my coworker list the jobs of that group runner?
Thanks