Skip to content

Add escalation status to incidents

Tristan Read requested to merge tr-incident-escalation-status into master

What does this MR do?

Adds the escalation status dropdown to incidents

issue: #330283 (closed).

To test

  • Enable the feature flag Feature.enable(:incident_escalations)
  • Create a new incident from an Alert.
  • Navigate to the new incident.

Behaviour

See this table in the issue

Screenshots or Screencasts (strongly suggested)

Before After
Screenshot_2022-02-14_at_19.32.55 Screenshot_2022-02-14_at_19.33.04

Status Dropdown

Unlicensed (FOSS, GitLab.com with no license) With Premium+ license
Screenshot_2022-02-14_at_19.32.19 Screenshot_2022-02-15_at_01.28.17

Other

Collapsed (with tooltip)
Screenshot_2022-02-15_at_01.27.41
Loading
Screenshot_2022-02-14_at_19.33.47
Help popover
Screenshot_2022-02-15_at_01.28.31
No edit permissions (Guest, Reporter or logged out) With edit permissions
Screenshot_2022-02-14_at_19.33.37 Screenshot_2022-02-14_at_19.31.21

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Checklist notes:

Related issue: #330283 (closed)

Edited by Tristan Read

Merge request reports