-
New Feature Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
-
None
When a trigger fires, a media type is called, and it runs a Webhook Javascript Script.
If that script fails to execute (for example, due to a bug in the code), Zabbix attempts to run it three times by default before throwing an error - like the image below.
Let's suppose the bug is then fixed. Currently, there is no way to manually re-run the script. It will only execute again if the problem is resolved and the trigger fires once more. Sometimes, it's not possible to force the problem to be resolved.
I would like to suggest a feature that allows users to manually run the script after a failure. This could be implemented as a button next to the failed execution icon.