We have 3 support team guys who get tickets form all categories we set (automatically).
Auto-assign works OK only when all of us have the same amount of tickets. Problem apears when 2 of us have at last 1 ticket in progress - the last guy always gets new tickets even if he makes and close 100 new tickets?!
Does the system take number of completed tasks per person when assigning new ones or assigns new tickets only to those who do not currently have anyone?
Auto-assign doesn't work properly
Moderator: mkoch227
Re: Auto-assign doesn't work properly
That's how it's designed, yes: Hesk gets a list of people who can view tickets in the category, then it assigns the ticket to the person with the least amount of open tickets.
To change this, you would need to modify the logic of the auto-assign function.
To change this, you would need to modify the logic of the auto-assign function.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Auto-assign doesn't work properly
Any instructions how to do it?Klemen wrote: Fri Nov 25, 2022 8:00 am To change this, you would need to modify the logic of the auto-assign function.
Re: Auto-assign doesn't work properly
There's no "easy" way to do it, you will need someone with PHP knowledge to edit the hesk_autoAssignTicket function inside file /inc/common.inc.php
If you don't know anyone with PHP knowledge who can help you, try posting a project to sites like upwork.com or freelancer.com
If you don't know anyone with PHP knowledge who can help you, try posting a project to sites like upwork.com or freelancer.com
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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