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: