Skip to content

Edit escalation policy

Olena Horal-Koretska requested to merge 268362-edit-escalation-policy into master

What does this MR do?

Adds the ability to edit escalation policy

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 policy=>try editing and saving the policy=> make sure that updates are reflected when policy is displayed

If schedule dropdown in add policy modal is disabled - navigate to your project=>Monitor=>Oncall-schedules to create a schedule

Screenshots (strongly suggested)

2021-06-16_12.16.43

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 #268362 (closed)

Edited by Olena Horal-Koretska

Merge request reports

Loading