Version of script: 2.6.5
What terms did you try when SEARCHING for a solution: disable user
Write your message below:
Is there a way to disable user (instead of deleting them)?
The reason ist if a user is leaving the company and I delete his ticket-user, all tickes get unassigned and the statistic is not valid any more...
Thanks in advance!
Disable User
Moderator: mkoch227
Re: Disable User
You can try this, but dont know if code works with the actual hesk version.
-> viewtopic.php?f=14&t=4571&start=15#p21610
Also, Mikes Hesk-Mods has this function too, me believe.
-> viewtopic.php?f=14&t=4571&start=15#p21610
Also, Mikes Hesk-Mods has this function too, me believe.
Alcazar
(nach Diktat spazierengegangen)
(nach Diktat spazierengegangen)
Re: Disable User
Correct, Mods for HESK has the option to disable a user. They won't be able to log in; however tickets will still be assigned to that user.alcazar wrote:Also, Mikes Hesk-Mods has this function too, me believe.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Disable User
Another idea would be to change the user's password and turn auto-assign tickets to off for that 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: Disable User
Thank you for the answers!
I'll have a look at the script.
Only changing the password won't do the trick, because the completed and assigned tickets should stay at that - disabled - user (and so in the report). Furthermore it should not be possible to assign new tickets to that user (auto assign already off).
I'll have a look at the script.
Only changing the password won't do the trick, because the completed and assigned tickets should stay at that - disabled - user (and so in the report). Furthermore it should not be possible to assign new tickets to that user (auto assign already off).
Re: Disable User
I know, these are just work-arounds because this functionality is not offered by HESK.
Perhaps renaming the user to for example "[DISABLED] John Doe" will tell other users not to assign tickets to this person?
Perhaps renaming the user to for example "[DISABLED] John Doe" will tell other users not to assign tickets to this person?
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: Disable User
Hi Klemen,
Yes, this is a good Idea!
Thanks a lot!
Yes, this is a good Idea!
Thanks a lot!