Skip to content

Draft: Add Incident link to ops sidebar

David O'Regan requested to merge incident-list-mvc into master

What does this MR do?

A tiny MVC for: #228864 (closed)

This merge will add the Incidents link to the Operations sidebar. Currently think link will navigate to the Issue's list page with a preset filter of:

state: open label_name: incident scope: all

This is the initial MVC for dedicated Incidents to showcase a user journey.

Screenshots

Screenshot_2020-07-14_at_16.00.28

Screenshot_2020-07-14_at_16.00.34

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