Maintainers should not be able to change a project's path
Under a project's advanced settings, there are currently 4 actions: - Archive project - Change path - Transfer project - Delete project If you are an Owner you can see all options, but if you are a Maintainer you can see only the "Change path" option. Since this a somewhat destructive action (changing remotes), it should be also restricted to Owners only. ![Screenshot_2022-10-03_at_11-49-18_General___Settings___GitLab.org___GitLab___GitLab](/uploads/e713311d95b941e6074f540aeb70fe51/Screenshot_2022-10-03_at_11-49-18_General___Settings___GitLab.org___GitLab___GitLab.png) The project name (not the path) can be changed under the General settings, so that option will still be available.
issue