Infos:
- Used Zammad version: 6.5.0
- Used Zammad installation type: docker-compose
- Operating system: Linux Ubuntu 24.04 LTS x64
- Browser + version: Google Chrome 136.0.7
Expected behavior:
I was added objects in ticket structure. Objects have different types - Text area, select, multiselect and so on.
I using this objects as variables in telegram notification. One type of object also exists in this notification and it select type. Object has key and display in it structure. I want to put Dispaly in telegram notification as it hunam readable form.
Actual behavior:
However when i add this object in notification it prints me Key in notificaiton instead of Display. In the same if i put object which is URL or text area - it prints me info Ok.
Steps to reproduce the behavior:
Create an object with a type Single select field, assaign at least 2 values, add it to telegram notification template - you will get object Name instead of Display.