Page 1 of 1

Auto-assign tickets rules

Posted: Thu Oct 13, 2022 12:37 pm
by Dirk Einecke
Hi!

Where can I find the rules / source code for the "Auto-assign tickets" feature? If I knew where to find it, I could change it. I want to assign tickets based on the ID (even / odd).

Dirk

Re: Auto-assign tickets rules

Posted: Thu Oct 13, 2022 2:15 pm
by Klemen
The hesk_autoAssignTicket function is defined in /inc/common.inc.php

However, you will probably have to make more changes in various places, not something we can help with.