PagerDuty / backstage-plugin

PagerDuty plugin for Backstage
https://pagerduty.github.io/backstage-plugin-docs/index.html
Apache License 2.0
24 stars 4 forks source link

On-call user doesn't show during 'blank' hours on level 1 of the escalation policy #58

Closed t1agob closed 8 months ago

t1agob commented 8 months ago

Describe the bug I have an escalation policy with no users assigned to it during off hours, on escalation level 1 - not sure if this is the right way to do it. But I do have users on level 2 but they are not showing up. Instead I get his message on the plugin.

image

To Reproduce Steps to reproduce the behavior:

  1. Go to an escalation policy in PagerDuty
  2. Define a schedule on level 1 and make sure to leave a blank spot.
  3. During that blank timeslot - open Backstage - navigate to a service that uses that escalation policy
  4. See the same information I posted below.

Expected behavior I was expecting to see the on-call user, independent of the escalation level. If no one is on call on level 1, then level 2 is the one to be on-call.

t1agob commented 8 months ago

this is fixed on #60.