-
Problem report
-
Resolution: Fixed
-
Minor
-
5.2.0alpha1
-
Sprint 66 (Jul 2020), Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020), Sprint 70 (Nov 2020), Sprint 71 (Dec 2020)
-
0.5
Steps to reproduce:
- Create new webhook
- Add script "return '{"tags":{"a":1}}';" and select "Process tags"
- Add macro {EVENT.TAGS} for message type "Problem recovery" in message template
- Edit user and add two media with this webhhok
- Make trigger in problem state
- Make trigger in resolved state
- Check Reports -> Action log
Result:
two identical tags "a:1, a:1"
- causes
-
ZBX-19321 Missing event tags in case of multiple problems
- Closed