mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-04-22 06:38:35 -04:00
The links designated to acknowledge unhandled problems or to schedule a downtime for them were generated based on the full list of objects and limited by non-supported filter parameters. As we are already aware of the exact "unhandled" objects this list is now used to generate proper links. (Btw applying filters to URLs is a mess...) fixes #8017 |
||
|---|---|---|
| .. | ||
| AlertsummaryController.php | ||
| ChartController.php | ||
| CommandController.php | ||
| ConfigController.php | ||
| HostController.php | ||
| HostsController.php | ||
| ListController.php | ||
| MultiController.php | ||
| ProcessController.php | ||
| ServiceController.php | ||
| ServicesController.php | ||
| ShowController.php | ||
| TacticalController.php | ||
| TimelineController.php | ||