icingaweb2-module-businessp.../library/Businessprocess/Web/Form/Validator
Sukhwinder Dhillon f4d704fbd5 Fix: Switching to the icingadb backend and searching host/service node in add/edit form throws an error
`HostServiceTermValidator`: `$testConfig` requires backend for `MonitoringState::apply()` call.

If the `$testConfig` has no backend set and icingadb is in use, `MonitoringState::__construct($config) => $config->getBackend()` returns an icingadb backend that is not suitable for the `MonitoringState` class.
2024-03-27 08:47:02 +01:00
..
HostServiceTermValidator.php Fix: Switching to the icingadb backend and searching host/service node in add/edit form throws an error 2024-03-27 08:47:02 +01:00