Page 1 of 1

Admin, heres a question for you

Posted: Wed Apr 25, 2007 5:44 am
by power
Script URL:
Version of script: 94
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:

example:
what if you have 100 diffrent users and they are answearing customers emails. wouldnt they answear tickets that are already getting answared by another user ??

meaning....while user is replaying on a ticket, what happenes when another user opens it and they both end up replaying to the ticket at the same time....

can you make it that a user CAN NOT answear/open that ticket while its being answared by another user......???

Posted: Wed Apr 25, 2007 11:01 am
by Klemen
That's a bit tricky, you could for example maintain a "current viewed tickets" log file but it would lead to many potential problems. Not something I'd consider adding or even working on at the moment.

Posted: Wed Apr 25, 2007 2:50 pm
by power
but i have a good point right ?

Posted: Wed Apr 25, 2007 6:27 pm
by Klemen
It could be an issue especially if you have a lot of staff, I think the big (commercial) helpdesks solve this by assigning tickets to individual staff members.