mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-24 16:49:34 -05:00
Earlier in NodeRemoveAction the states were recalculated for the BpNodes. Hence, the state for parent nodes with unconfirmed deleted monitored nodes (host/service) is set to Unknown. This results in incorrect tile rendering for the parent nodes. Therefore, any call to methods which recalculate the states are removed. fix #279 |
||
|---|---|---|
| .. | ||
| NodeAction.php | ||
| NodeAddChildrenAction.php | ||
| NodeApplyManualOrderAction.php | ||
| NodeCopyAction.php | ||
| NodeCreateAction.php | ||
| NodeModifyAction.php | ||
| NodeMoveAction.php | ||
| NodeRemoveAction.php | ||
| ProcessChanges.php | ||