Skip to content

Expose correct permission for alert management

Sarah Yasonik requested to merge sy-update-am-permission into master

What does this MR do?

!35187 (merged) swapped the permission for enabling alert management from admin_project to admin_operations. This change ensures the permission we pass to the FE matches the permission we actually use for this task.

Effectively, this shouldn't actually change which users can do want, but we want to keep this in sync. We shouldn't need changelog or docs changes for this, as it's effectively ~backstage.

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 Rémy Coutable

Merge request reports