Preventing double answers from different supporters
Posted: Tue Oct 04, 2022 4:50 pm
Script URL: /admin/admin_ticket.php
Version of script: 3.3.1
Hosting company: webspaceconfig.de
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Searching this forum and hesk.uservoice.com
Write your message below:
Hi, is there an easy way to prevent supporters to write an answer to the customer, if the ticket is assigned to another supporter? I still want my supporter to be able to view tickets assigned to other supporters. Only the option to answer should be permitted. Unfortunately some of my supporters don't refresh the site and don't recognise that the ticket is already assigned to another supporter.
First thought: maybe comapring the ticket-owner and replier in admin_reply_ticket.php. If ticket-owner is assigned and they are not the same, the answer sould only been saved to the draft (name="save_reply") and not sending it?
Or is there an easier way?
Version of script: 3.3.1
Hosting company: webspaceconfig.de
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Searching this forum and hesk.uservoice.com
Write your message below:
Hi, is there an easy way to prevent supporters to write an answer to the customer, if the ticket is assigned to another supporter? I still want my supporter to be able to view tickets assigned to other supporters. Only the option to answer should be permitted. Unfortunately some of my supporters don't refresh the site and don't recognise that the ticket is already assigned to another supporter.
First thought: maybe comapring the ticket-owner and replier in admin_reply_ticket.php. If ticket-owner is assigned and they are not the same, the answer sould only been saved to the draft (name="save_reply") and not sending it?
Or is there an easier way?