Skip to content

Feat(incidents): allow alert to link to incidents

David O'Regan requested to merge alert-incident-url-follow into master

What does this MR do?

A tiny MVC for: !55185 (comment 519633554)

When I click "Create Incident" or "View Incident" from the alert detail page, I'm shifted into the issue section of the left nav, rather than the incidents section.

Screenshots (strongly suggested)

No visual change.

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 David O'Regan

Merge request reports