Skip to content

Add hosts field to alert detail table

Tristan Read requested to merge tr-add-detail-fields-to-table into master

What does this MR do?

The hosts field was missing from the alert details table. This MR adds it.

This is part of a wider issue to clean up the display of alert details.

issue: #225651 (closed)

Screenshots

before after
Screen_Shot_2020-09-23_at_19.14.54-fullpage Screen_Shot_2020-09-23_at_19.13.51-fullpage
Screenshot_2020-10-06_at_18.31.51 Screenshot_2020-10-06_at_18.31.12

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