Change default priority status on incoming tickets

  • 3 October 2018
  • 2 replies
  • 768 views

Currently the system is assigning all tickets with Low priority. How can I change it to Urgent?


This topic has been closed for comments

2 replies

Badge +7

Not sure if it is possible to set this by default. But you could easily create a Dispatcher rule (a rule that applies when a new ticket comes in):

Condition: Status is open

Action: Set pririty as "Urgent".


Does this help?


Thanks Mark, worked perfectly