Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ApiActions: Remove child downtimes recursively
Services downtimes scheduled via the `all_services` flag get already removed automatically when removing their parent downtimes (introduced with #8913). Now, this commit makes it possible to perform the same actions for all child downtimes, i.e. not only for those of service objects, but for all child objects represented in the dependency tree.
- Loading branch information