We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Using $host.state.last_state_change$ macro for action URLs breaks the detail view of affected hosts with the following error message:
$host.state.last_state_change$
Icinga\Module\Icingadb\Web\Navigation\Action::resolveMacro(): Return value must be of type string, DateTime returned
URL
ref/IP/56978
The text was updated successfully, but these errors were encountered:
This is an Icing DB Web thing :)!
Sorry, something went wrong.
DateTime
cc5a8ed
sukhwinder33445
Successfully merging a pull request may close this issue.
Describe the bug
Using
$host.state.last_state_change$
macro for action URLs breaks the detail view of affected hosts with the following error message:To Reproduce
$host.state.last_state_change$
in theURL
fieldYour Environment
Additional context
ref/IP/56978
The text was updated successfully, but these errors were encountered: