Error: An error occurred while creating the runner. Please try again. If user invited via group and not directly
Sentry Issue: [GITLABCOM-CLIENTSIDE-949P](https://new-sentry.gitlab.net/organizations/gitlab/issues/342688/?referrer=gitlab_integration)
```
Error: An error occurred while creating the runner. Please try again.
at a.onSubmit (/assets/webpack/commons-pages.admin.runners.new-pages.groups.runners.new-pages.projects.runners.new.bd8e81aa.chunk.js:1:38864)
```
<details><summary>We are seeing a small amount of errors when creating a runner, 15 in the last 24h
</summary>
<img src="/uploads/e0a5ea6707350653fb6ffa17eec860d5/image.png" width="300px"/>
</details>
See more below: https://gitlab.com/gitlab-org/gitlab/-/issues/424239#note_1559784828
## Proposed solution
We should update the `read_runner`/`read_runner_manager` permissions so that it returns true in the case of a project runner, if the user has at least `developer` access to any of the projects associated with the runner.
issue