Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
is file locking / collision avoidance built into hesk?
support is currently supplied by one staff but this looks like it will grow to several simultaneous staff so we need to be sure that multiple staff are not simultaneously responding to the same ticket
thanks
Collision Avoidance - multiple staff
Moderator: mkoch227
Re: Collision Avoidance - multiple staff
HESK doesn't use flat text files but a MySQL database, so file locking isn't an issue.
To make sure two staff members aren't replying to the same ticket:
1. if you have "Auto-assign tickets" feature enabled tell the staff to only reply to tickets assigned to them
2. if you have "Auto-assign tickets" disabled tell the staff to first assign the ticket to themselves by clicking the "Assign to self" link in the ticket head before replying.
If a staff member is reading a ticket that is assigned to someone else, the "Add reply" form will also show a notice that the ticket is assigned to another user.
To make sure two staff members aren't replying to the same ticket:
1. if you have "Auto-assign tickets" feature enabled tell the staff to only reply to tickets assigned to them
2. if you have "Auto-assign tickets" disabled tell the staff to first assign the ticket to themselves by clicking the "Assign to self" link in the ticket head before replying.
If a staff member is reading a ticket that is assigned to someone else, the "Add reply" form will also show a notice that the ticket is assigned to another user.
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: Collision Avoidance - multiple staff
Thanks Klemen 
Does Auto-Assign immediately assign a ticket to a staff member who accesses that ticket but hasn't yet replied?
Thanks

Does Auto-Assign immediately assign a ticket to a staff member who accesses that ticket but hasn't yet replied?
Thanks
Re: Collision Avoidance - multiple staff
Auto-assign assigns the ticket to a staff member immediately after a ticket is submitted.
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: Collision Avoidance - multiple staff
thanks very much 
