Skip to content

Correct redundant language

Erick Banks requested to merge ebanks-master-patch-13038 into master

What does this MR do?

The old language redundantly referred to the "group's project" and "the project itself", which is incorrect. The permission level we want to indicate is when the user is a member of the group and also of the project inside the group.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports