glpi icon indicating copy to clipboard operation
glpi copied to clipboard

Value of the empty variable in a tracking template assigned by a business rule.

Open laurixia opened this issue 1 year ago • 0 comments

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: 1github

Bussines Rule for ticket:

2github

Example of the ticket generated with the empty variable:

3github

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

laurixia avatar May 14 '24 10:05 laurixia