icingaweb2-module-businessp.../application
Sukhwinder Dhillon 33b7348b23
Some checks are pending
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
Fix handling of manually changed service node name (#495)
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.
2026-03-25 12:55:44 +01:00
..
clicommands BpConfig: Add method applyDbStates() to clean-up redundant code 2026-03-25 12:24:02 +01:00
controllers Allow to configure number of shown menu items (#484) 2026-03-25 12:38:18 +01:00
forms Fix handling of manually changed service node name (#495) 2026-03-25 12:55:44 +01:00
views License source files as GPL-3.0-or-later 2026-03-11 20:44:42 +01:00