-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Sprint 107 (Dec 2023)
-
0.125
Steps to reproduce:
- create a trigger with a history function containing an empty parameter and user macro. For example:
find(/host/key,,,"{$MACRO}")=0
- Fire this trigger
- Open Monitoring->Problems with selected "Show details" option
Result:
Empty parameters in the trigger expression are quoted.
Expected:
Empty parameters should remain empty.
- caused by
-
ZBX-21536 Backslash is not escaped when using trigger wizard
- Closed