Hi,
i have your ticket system on my drupal intranet site. Everything is ok except one thing. Only admins (group mail) gets emails about status changing and closing ticket. Why creator of ticket didn't get this emails??\
Thanks for any help.
Hi,
i have your ticket system on my drupal intranet site. Everything is ok except one thing. Only admins (group mail) gets emails about status changing and closing ticket. Why creator of ticket didn't get this emails??\
Thanks for any help.
Comments
Comment #1
roczei commentedThe ticket creator will not get mail about tickets. This is in the code:
Only the assgined person will get the ticket reports. It seems that this assigned reporting is not working at the current state, we are debbuging it.
Comment #2
roczei commentedHello qubec26,
Please check that your assigned reporting mail template is set or not. Here you can see an example:
https://gug.grid.niif.hu/ticketing/index.php?q=admin/ticket/group/edit/1...
name/passwd=testuser1/testuser1
Warning mail subject:
Ticket[%g] %tid ownership change to %ra
Warning mail template:
The ownership of ticket %tid has been changed to %ra.
If this template is not set then the ticketing will not send mail to the new assigned person.I wrote to you yesterday that we debug this bug and we found that we did not set this template.
Summary:
Only the assigned person will get mail and not the creator.
Comment #3
roczei commentedWe close this ticket because we do not get any reply.