Hi.
We would need an option to exclude administrators from ticket assignments.
A person can have two accounts admin and technician type. Therefore same person
is shown twice on the ticket assignment list of values.
It would be great, if we could disable ticket assignments to administrators.
BR
select#selTechId option[value='3684'] { display: none; }
Where 3684 is the user id to hide.