Skip to content

Fix requirements permission documentation

Jan Provaznik requested to merge docs-requirement-perms2 into master

What does this MR do?

Updates requirements permissions table, because:

  • guest can read requirements
  • reporter can create/edit requirements
  • only owner can destroy requirements but there is no way for users (either through UI or API) to delete requirements so this option is not mentioned

Related to &2703 (closed)

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 Marcin Sedlak-Jakubowski

Merge request reports