Page 1 of 1

Admin Email Notification when a new ticket is open

Posted: Fri Jul 26, 2013 3:50 pm
by macaculus
Hello!

I need that the admin user receives an email notification when a ticket is open by a customer.
How can I do to setup this functionality?

Is very important to have a notification via email when operators are not working.
I have Hesk version 2.4


Best Regards,
Leo.

Re: Admin Email Notification when a new ticket is open

Posted: Sun Jul 28, 2013 3:56 pm
by Klemen
HESK will send notifications to all users (who have access to ticket category and haven't disabled notifications) if you turn "Auto-assign tickets" to "OFF".

With auto-assign set to ON (default), tickets will be assigned to a staff member after being submitted and only the assigned member will receive a notification.

Re: Admin Email Notification when a new ticket is open

Posted: Thu Aug 01, 2013 3:23 pm
by gurdain
Klemen wrote:HESK will send notifications to all users (who have access to ticket category and haven't disabled notifications) if you turn "Auto-assign tickets" to "OFF".

With auto-assign set to ON (default), tickets will be assigned to a staff member after being submitted and only the assigned member will receive a notification.
Is this only for admins though?

I've just gone live, and it seems only admin users are receiving notifications...
I have set up all users to access all the categories, but they're not receiving notifications unless they are an administrator...

Re: Admin Email Notification when a new ticket is open

Posted: Thu Aug 01, 2013 3:41 pm
by Klemen
All users should be receiving notifications.

Do the non-admin staff have access to unassigned tickets and tickets assigned to others?

Re: Admin Email Notification when a new ticket is open

Posted: Sat Aug 03, 2013 10:50 am
by gurdain
Yes, non-admins can do everything apart from:
Delete enquiries
Edit enquiry replies
Delete any enquiry notes
Manage knowledgebase
Manage users
Manage categories
Manage help desk settings
Can run reports (own)
Can run reports (all)
Can export enquiries

I'll check to see if I've accidentally modified the pipe_functions.php compared to the original...

But non-admins are not getting notifications for new tickets....they are getting notifications for new PMs of course

Re: Admin Email Notification when a new ticket is open

Posted: Sat Aug 03, 2013 11:18 am
by gurdain
i added another test non-admin account

seem to be receiving notifications

added a 2nd test non-admin account

that is also receiving notifications

but all the non-admin accounts added previously are not getting notifications.......

Re: Admin Email Notification when a new ticket is open

Posted: Sat Aug 03, 2013 11:32 am
by Klemen
Just ran a test on my help desk and it works fine here.

Your other non-admins probably have notifications disabled in the profile. Try logging into their account and check the Profile page.

Note: when creating a new user if you don't select "Can view unassigned tickets" the notifications are disabled in their profile by default (this can later be changed from their account). However, if you select "Can view unassigned tickets" when creating a new user the notifications will be enabled by default.

Re: Admin Email Notification when a new ticket is open

Posted: Sat Aug 03, 2013 12:52 pm
by gurdain
Great thats sorted!

Turned out originally the options were different for those users thats why it was turned off in their profile section.