Sorry, we don't support your browser.  Install a modern browser

Feature Request – Bulk Exclusion of Incidents from Reports#1474

?

As a user of Uptimerobot
I want to be able to exclude multiple incidents from reports at once
So that I can manage reports more efficiently and save time when handling recurring or irrelevant incidents

Scenario: Exclude incidents in bulk using filters
Given that I am viewing the incident list within the reporting section
And incidents can be filtered by tags, monitor name, or monitor group
When I apply a filter to narrow down the incidents I want to exclude
And I select multiple incidents from the filtered list
And I choose the option to “Exclude from report”
Then all selected incidents should be excluded from the generated report
And the exclusion should be reflected in subsequent report exports or views
And the system should confirm which incidents were excluded

Scenario: Re-include excluded incidents
Given that certain incidents were previously excluded from reports
When I choose to re-include them via the same filtering and selection mechanism
Then those incidents should again appear in future reports

Business Value / Impact:

  • Saves significant time when managing large incident volumes.
  • Reduces manual effort and risk of human error when cleaning up reports.
  • Improves accuracy and relevance of reports by allowing users to easily exclude maintenance-related or non-critical incidents.
  • Enhances user experience for teams managing multiple monitors or complex tag/group structures.
7 months ago