icingaweb2-module-businessp.../library/Businessprocess/Modification
Ravi Kumar Kempapura Srinivasa b39d953fee Fix tile rendering for Bp nodes with unconfirmed deleted monitored nodes
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
2020-05-19 16:42:09 +02:00
..
NodeAction.php NodeAction: Allow method appliesTo to throw an exception 2019-02-22 12:26:24 +01:00
NodeAddChildrenAction.php NodeAddChildrenAction: Really import nodes if instructed to do so 2019-02-22 14:30:06 +01:00
NodeApplyManualOrderAction.php NodeApplyManualOrderAction: Also include non-toplevel processes 2019-02-22 12:26:24 +01:00
NodeCopyAction.php Allow to import processes from different configurations 2019-01-17 15:20:25 +01:00
NodeCreateAction.php Streamline usage of a node's name 2019-02-22 12:26:24 +01:00
NodeModifyAction.php NodeAction: Allow method appliesTo to throw an exception 2019-02-22 12:26:24 +01:00
NodeMoveAction.php NodeMoveAction: Interpret $from as index and not as display value 2019-02-22 12:26:24 +01:00
NodeRemoveAction.php Fix tile rendering for Bp nodes with unconfirmed deleted monitored nodes 2020-05-19 16:42:09 +02:00
ProcessChanges.php ProcessChanges: Verify that actions can be applied before pushing 2019-02-22 12:26:24 +01:00