An Assignment Rule lets you set up automatic assignment of documents to Users.
To assign the support tickets automatically amongst the employees who work on support, an Assignment Rule can be used.
To access Assignment Rule, go to:
Home > Settings > Assignment Rule
To set up an automatic assignment:
Assign Rule
, Close Rule
and Unassign Rule
. You will have access to all the properties of the document and can use operators like >, <, ==, etc and also multiple conditions like and
and or
.Examples:
status == "Open"
issue_type == "Technical" and priority=="High" and status == "Open"
Select the list of Users to whom this Assignment Rule will apply:
Select the User link field which will determine to whom this Assignment Rule will apply: 6. Save.
You can use properties of the document in the Description field that will be part of the assignment. Higher 'Priority' Assignment Rules will be applied first.
Example:
High Priority Issue File Upload not working has been assigned to you.
You can also set up multiple auto assignments for each Document Type, the one with the highest Priority will be applied first.
assignment-rule-with-higher-priority
You can auto set due dates for assignments based on the date field in the reference document.
Example:
If you want to set a due date on Issue assignment based on the "Resolution By" date of the Issue, you can do so by selecting "Resolution By" field in Due Date Based On
option in Assignment Rule.
Note: