@@ -18,10 +18,9 @@ The access levels are defined in the `Gitlab::Access` module. Currently, these l
...
@@ -18,10 +18,9 @@ The access levels are defined in the `Gitlab::Access` module. Currently, these l
- Maintainer (`40`)
- Maintainer (`40`)
- Owner (`50`) - Only valid to set for groups
- Owner (`50`) - Only valid to set for groups
WARNING:
NOTE:
Due to [an issue](https://gitlab.com/gitlab-org/gitlab/-/issues/219299),
In [GitLab 14.9](https://gitlab.com/gitlab-org/gitlab/-/issues/351211) and later, projects in personal namespaces have an `access_level` of `50`(Owner).
projects in personal namespaces don't show owner (`50`) permission
In GitLab 14.8 and earlier, projects in personal namespaces have an `access_level` of `40` (Maintainer) due to [an issue](https://gitlab.com/gitlab-org/gitlab/-/issues/219299)