Skip to content

Update validation for escalation rule

What does this MR do?

Adds validation for the elapsed minutes input on escalation rule:

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 and try to update elapsed seconds input on the scalation rule

Screenshots (strongly suggested)

Screenshot_2021-06-02_at_17.52.46

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

Edited by Olena Horal-Koretska

Merge request reports

Loading