Hello,
Is it possible to configure HESK, so that there must be at least one staff reply to a ticket before it can be marked as solved?
Closing of tickets
Moderator: mkoch227
Closing of tickets
Last edited by shadedk on Thu Nov 05, 2020 2:15 pm, edited 1 time in total.
Re: Closing of tickets
There is no built-in way of requiring a staff reply for closing a ticket. Customer for example can solve their own problem and close it. You'd have to change the code/logic for that.
As for deleting - there is no global setting to turn it off, but you can create staff accounts without "Delete tickets" permission.
As for deleting - there is no global setting to turn it off, but you can create staff accounts without "Delete tickets" permission.
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: Closing of tickets
I was thinking that staff should not be able to close a ticket without writing at least one reply, surely customers should always be able to close.
I will look into using a staff acount without the the full admin permission.
I will look into using a staff acount without the the full admin permission.
Last edited by shadedk on Thu Nov 05, 2020 2:16 pm, edited 1 time in total.
Re: Closing of tickets
Wound't it be possible to add something to admin/change_status.php to check for if staff tries to close a ticket without answers? and then customers would still be able to close their tickets.
Re: Closing of tickets
Like said, there's no built-in way of preventing that. You'd have to hire a developer to custom code that for you (I'm not available for hire, but shouldn't be hard to find someone by posting a project to a site 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
Re: Closing of tickets
Would it be possible to push such an update back upstream, or do I need to patch the file each time HESK is updated?
Re: Closing of tickets
Feel free to send your contribution. No guarantees that it will be included, but we will definitely check it out 

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