How To auto assign ticket to user by custom fields..?

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
kishordeepu
Posts: 2
Joined: Sat Feb 04, 2017 7:43 am

How To auto assign ticket to user by custom fields..?

Post by kishordeepu »

Hi

I wonder if there is a way to auto assign ticket to Hesk User if the ticket is opened in specific custom statuses

for example if user open new ticket in the " custom statuses(Locations) " India i want this ticket to be auto assign to "Kishor" because Kishor is allocated to support the customers in India.

i just want to auto assign the tickets based on User location.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: How To auto assign ticket to user by custom fields..?

Post by Klemen »

There is no built-in way to do that.

The only way to currently do that is to use categories; create category "India" and only give user "Kishor" access to that category (or, if other users have access to it, turn auto-assign off for those users).

Other than that you will need to modify source code to check for custom field value and assign to a user based on that.
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
Post Reply