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

Description field for every template object #2862

Open lucafwp opened 10 months ago

lucafwp commented 10 months ago

Expected Behavior

When choosing a template for hosts, services, notification or users it will be useful to have a description field to help the user choosing the right one.

Current Behavior

Some objects like host and service templates have a note field which is pretty hidden and visible only editing the template and opening the additional properties section. Some other objects like notification and user templates doesn't even have such field.

Possible Solution

Add a description field in the main properties section for following objects:

The field should be visible only inside director and should not be inherited.

Your Environment