icingadb-web/application/forms/Command
marianrh c4a8f4748f
Support setting a default comment for acknowledgements (#1178)
I propose to add a new option for setting a default comment for
acknowledging problems (`acknowledge_comment_text`), similar to the
existing `hostdowntime_comment_text` and `servicedowntime_comment_text`
options.

This originally was a pull request for Icinga Web 2
(https://github.com/Icinga/icingaweb2/pull/5365). I was asked to
implement this in Icinga DB Web as well. *However, since I'm not using
Icinga DB Web myself, this is untested.*

Beside adding the new feature, I also fixed a copy-and-paste error for
the `servicedowntime_comment_text` option.
2025-05-08 14:24:15 +02:00
..
Instance CommandForm: Expect Iterator in method getCommands() 2024-03-26 17:05:32 +01:00
Object Support setting a default comment for acknowledgements (#1178) 2025-05-08 14:24:15 +02:00
CommandForm.php CommandForm: Don't pass generators to commands 2024-04-08 09:17:04 +02:00