Skip to content

Order escalation rules by elapsed time and status

Sarah Yasonik requested to merge sy-escalation-rules-sorted into master

What does this MR do?

Addresses #334736 (closed) to unblock !64101 (merged) per !64101 (comment 614351408)

Sorts escalation rules by number of minutes & status. This occurs both when queried and as part of mutation response.

Changelog trailers not included as the feature is still feature flagged.

Testing

Enable :escalation_policies_mvc feature flag & navigate to Monitor > Escalation policies. Set up an on-call schedule if needed.

Viewing an escalation policy on page load or after create/update should keep the rules sorted.

Screenshots

Screen_Shot_2021-06-29_at_6.04.30_PM

Does this MR meet the acceptance criteria?

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
Edited by Sarah Yasonik

Merge request reports

Loading