-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
None
Steps to reproduce:
- Setup a Zammad Instance without a group called "Users"
- Setup the Zammad Media Type in Zabbix
- get 403 error
Result:
This is becaue in the source code the group is hardcoded to "Users", which breaks compatibility with any Zammad Instance without that group.
https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/media/zammad/media_zammad.yaml?at=release%2F7.0#184 row 184
Expected:
The group should be a variable in the template