Open
Description
Expected Behavior
It is possible to delete downtime in the same way they are created.
Current Behavior
It is only possible to delete downtime on one object.
Possible Solution
Implement the same logic for deletion like for creation of downtimes (with services/children)
Steps to Reproduce (for bugs)
- Have a dependency configured in Icinga 2
- Create a downtime for the object with its children in Icinga Web 2
- Delete the downtime for the object
- Children will still have the downtime in effect
Your Environment
- Icinga Web 2 version and modules (System - About): 2.5.0
- Version used (
icinga2 --version
): 2.8.0 - Operating System and version: RHEL 7
Activity