[SOLVED] Category change emails

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ttuhsc-user
Posts: 12
Joined: Fri Sep 14, 2012 9:21 pm

[SOLVED] Category change emails

Post by ttuhsc-user »

Script URL:
Version of script: 2.4.1
Hosting company: self-hosted
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: category_moved.txt

Write your message below:

I can't seem to figure out how to enable emails notifications for ticket category changes. There is not an option in my profile to enable these notifications. In other words, if I am a member of both Category A and Category B, I would like to receive an email if a ticket assigned to A is then moved to B.
Last edited by ttuhsc-user on Thu Feb 21, 2013 10:10 pm, edited 3 times in total.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: category change emails

Post by Klemen »

These emails are already sent.

However, note that:

1. if ticket is assigned (automatically) after being moved, it will only be sent to the person who the ticket is assigned to!

2. if *you* move the ticket *you* will not receive a notification, because you already know the ticket has moved.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
ttuhsc-user
Posts: 12
Joined: Fri Sep 14, 2012 9:21 pm

Re: [SOLVED] Category change emails

Post by ttuhsc-user »

In my testing, if I first self-assign a ticket, and then I change the category the "change category email" is not sent to anyone. Is that correct?
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: [SOLVED] Category change emails

Post by Klemen »

Yes, that is the expected behavior.

Notifications on assigned tickets are only sent to the person who the ticket is assigned to.

Person changing category never receives a notification, because he/she already knows the ticket category has changed (he/she just changed it).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply