-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
director creates wrong url for scheduled downtime in activity log #2456
Comments
moreamazingnick
added a commit
to RISE-GmbH/icingaweb2-module-director
that referenced
this issue
Mar 28, 2022
moreamazingnick
added a commit
to RISE-GmbH/icingaweb2-module-director
that referenced
this issue
Mar 28, 2022
moreamazingnick
added a commit
to RISE-GmbH/icingaweb2-module-director
that referenced
this issue
Apr 20, 2022
@Thomas-Gelf still present in 1.10 |
moreamazingnick
added a commit
to RISE-GmbH/icingaweb2-module-director
that referenced
this issue
Jan 23, 2023
just stumbled over the same bug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
icingaweb2-module-director/library/Director/Web/Table/ActivityLogTable.php
Line 79 in 087ce05
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
The text was updated successfully, but these errors were encountered: