Skip to content

Add alert ID to list view

David O'Regan requested to merge 230572-display-alert-number-in-list into master

What does this MR do?

A small MVC for #230572 (closed) where we:

  • Add the ID column after the Alert title column
  • Lock the ID column to be the same width as the events / issue columns

Screenshots

Desktop Mobile
Screenshot_2020-08-20_at_09.47.10 Screenshot_2020-08-20_at_09.46.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:

  • 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

Closes #230572 (closed)

Edited by David O'Regan

Merge request reports