Cannot be assign to admin

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Noke101
Posts: 41
Joined: Mon Aug 09, 2021 11:21 am

Cannot be assign to admin

Post by Noke101 »

Script URL:
Version of script:
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:

Hi there,

Can I make it so that user ID = 1 (admin) cannot be assigned to tickets or categories?
I just only administer the system, I don't deal with tickets, but I'm on the list when issuing tickets.
Specialists sometimes assign tickets to admin
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Cannot be assign to admin

Post by Klemen »

There is no built-in way to do that; you would have to modify Hesk at all the places where a ticket can be assigned (when creating a ticket, when viewing a ticket, in the list of tickets).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Noke101
Posts: 41
Joined: Mon Aug 09, 2021 11:21 am

Re: Cannot be assign to admin

Post by Noke101 »

Klemen wrote: Tue Oct 04, 2022 11:40 am There is no built-in way to do that; you would have to modify Hesk at all the places where a ticket can be assigned (when creating a ticket, when viewing a ticket, in the list of tickets).
Understood. I will give PHP coders the job, I just use 4 HESKs for several different departments and just administer them.
In each of them, someone will definitely make a mistake and assign me some kind of ticket :) .
Post Reply