You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2024-08-21 22:26:07

bjohnson1102
Member
Registered: 2012-01-10
Posts: 5

Adding Count of Non-solved tickets into ticket notification templates

Hello,
Our end-users have no idea how many tickets are currently globally un-solved.  Therefore, when they put in a new ticket, they think they will jump to the front of the queue, when their ticket could perhaps be the newest ticket in a global queue of over 400 unsolved tickets.  Is there a way to add a message in our outgoing message templates so that not only do they get a notification that their ticket has been received, but also an idea about how many tickets are currently in the queue?

Thanks for any thoughts.
Brad

Offline

#2 2024-08-22 13:27:28

ihkrt
Member
Registered: 2023-05-23
Posts: 20

Re: Adding Count of Non-solved tickets into ticket notification templates

Hello bjohnson1102,
i'm not sure if it will work as i didn't try it but here is a variable that could help you:
##lang.ticket.numberofunresolved##
Try to add this maybe you need a loop for that like this:
##FOREACHtickets## ##lang.ticket.numberofunresolved## ##ENDFOREACHtickets##

Regards


Server: GLPI 10.0.15 FreeBSD 13 NGINX
Plugins: Additional fields 1.21.8, News 1.12.2, Data injection 2.13.5, Form Creator 2.13.9, Glpisaml 1.1.6

Offline

#3 2024-08-22 15:16:01

bjohnson1102
Member
Registered: 2012-01-10
Posts: 5

Re: Adding Count of Non-solved tickets into ticket notification templates

Thank you!  I had looked through the list of tags, but somehow I had missed that.  That worked!
Brad

ihkrt wrote:

Hello bjohnson1102,
i'm not sure if it will work as i didn't try it but here is a variable that could help you:
##lang.ticket.numberofunresolved##
Try to add this maybe you need a loop for that like this:
##FOREACHtickets## ##lang.ticket.numberofunresolved## ##ENDFOREACHtickets##

Regards

Offline

Board footer

Powered by FluxBB