glpi
glpi copied to clipboard
Value of the empty variable in a tracking template assigned by a business rule.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- [X] I have searched the existing issues
Version
GLPI 10.0.14
Bug description
I have created a tracking template using these variables: Hola {% for user in ticket.observers.users %} {{ user.fullname }}{% endfor %}, but it does not assign me the value of the observer when I create the ticket and go through the ticket assignment bussines rule for ticket that I have defined to assign it automatically.
Followup Template:
Bussines Rule for ticket:
Example of the ticket generated with the empty variable:
Thanks so much, Regards.
Relevant log output
No response
Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
No response
Anything else?
No response