Icinga / icingaweb2-module-director

The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
https://icinga.com/docs/director/latest
GNU General Public License v2.0
413 stars 203 forks source link

Restoring a Command from a basket skips DSL parts #2811

Closed Thomas-Gelf closed 1 year ago

Thomas-Gelf commented 1 year ago

Expected Behavior

If an Icinga Command uses DSL snippets, I expect them to be exported and restored via Configuration Basket

Current Behavior

The DSL part is dropped, as the protection against missing function bodies via Icinga API kicks in.