mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-04-13 13:06:12 -04:00
Previously, a manually changed service node name was always treated as a host node, causing validation to fail with "Host not found" when the input contained a service name, e.g. <serviceName on hostName>. Replace unnecessary `getNode()` calls with explicit `createHost()` or `createService()` call. |
||
|---|---|---|
| .. | ||
| clicommands | ||
| controllers | ||
| forms | ||
| views | ||