-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Only shows recent incidents. Does not show all open incidents.
To Reproduce
Steps to reproduce the behavior:
- Go to pagerduty incidents card for a service that has open incidents from a few months ago
- Your card should show "Nice! No incidents found!"
- Click "Open service in Pagerduty"
- See list of open service incidents that has not been addressed
Expected behavior
The pagerduty plugin should show all open incidents or be able to have the option to display not just recent incidents.
Additional context
Pagerduty /incidents endpoint automatically filters out recent incidents only despite adding older date range. To disable this behavior, we have to add 'date_range': 'all' in our filter to display all open incidents
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working