Page 1 of 1
Closing of tickets
Posted: Thu Oct 01, 2020 10:07 pm
by shadedk
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?
Re: Closing of tickets
Posted: Fri Oct 02, 2020 5:54 am
by Klemen
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.
Re: Closing of tickets
Posted: Thu Oct 15, 2020 2:07 pm
by shadedk
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.
Re: Closing of tickets
Posted: Tue Oct 27, 2020 3:03 pm
by shadedk
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
Posted: Tue Oct 27, 2020 4:32 pm
by Klemen
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 )
Re: Closing of tickets
Posted: Tue Oct 27, 2020 8:32 pm
by shadedk
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
Posted: Tue Oct 27, 2020 9:03 pm
by Klemen
Feel free to send your contribution. No guarantees that it will be included, but we will definitely check it out
