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
412 stars 201 forks source link

director creates wrong url for scheduled downtime in activity log #2456

Open moreamazingnick opened 2 years ago

moreamazingnick commented 2 years ago

https://github.com/Icinga/icingaweb2-module-director/blob/087ce05ebe9ec935d14ceb73293a2ce25b8088b5/library/Director/Web/Table/ActivityLogTable.php#L79

wrong url https://icinga-master/icingaweb2/director/config/activities#!/icingaweb2/director/scheduleddowntime?name=THISDowntime

right url https://icinga-master/icingaweb2/director/config/activity?id=12234#!/icingaweb2/director/scheduled-downtime?name=THISDowntime

moreamazingnick commented 1 year ago

@Thomas-Gelf still present in 1.10 It happens if you klick on the name url => hostwithservices [nicolas] [modify] scheduled downtime "hostwithservices"

slalomsk8er commented 8 months ago

just stumbled over the same bug