Skip to content

Surface alert details in a tab on incidents

Tristan Read requested to merge tr-incident-alert-details into master

What does this MR do?

Adds a table of alert details as a tab for incident issues.

It also updates the highlight bar to use startedAt instead of createdAt since it better matches the use case.

Issue: #230847 (closed)

Screenshots

New Alert details tab for issues of type 'incident':

Screenshot_2020-09-14_at_13.50.59

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:

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

Merge request reports