Skip to content

Use correct permission and path for enabling Alert Management

Sarah Yasonik requested to merge sy-correct-alert-management-ui-perms into master

What does this MR do?

We want two things to happen in this MR:

  • Allow empty-state button on 'Operations > Alerts' page to appear for maintainer+ (if the user can configure the generic alerts endpoint)
  • Point the empty-state button to the page at which they can configure the generic alerts endpoint

There's also a light splash of fixing some stuff in the specs for the file. 😄

No changelog is included as this is still behind a feature flag.

Related issue: #216053 (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 Rémy Coutable

Merge request reports