mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-26 11:19:16 +02:00
Icinga DSL support was introduced in 348cb1aa6 and works fine, but breaks rendering of legacy arguments with set_if_format = NULL. This should default to 'string', as we should IMO not force NOT NULL in the DB in this case. refs #12153 fixes #12886