Skip to content

Display Escalation Policy

Olena Horal-Koretska requested to merge 268366-display-escalation-policy into master

What does this MR do?

Adds the ability to view created escalation policies

This functionality is behind the feature flag run

rails c
Feature.enable(:escalation_policies_mvc)

The minimal license required is GitLab Premium

To check - navigate to your project=>Operations=>Escalation Policies => Add an escalation policy or several

In case oncall-schedules dropdown in the modal is disabled, navigate to your project=>Operations=>Oncall schedules and create a schedule

Screenshots (strongly suggested)

Screenshot_2021-06-07_at_15.11.19

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #268366 (closed)

Edited by Olena Horal-Koretska

Merge request reports