Assignment methods
Let us illustrate these assignment methods with three users and three incoming requests.
Even
Assigns requests evenly among category members in a round-robin fashion.
Weighted
Assigns requests based on specified weightings for each category member. For example, if member A has a weight of 1, member B has 2, and member C has 5, over 8 requests, they will be assigned proportionally. Requests are assigned probabilistically based on their weights.
User with fewest open requests
Assigns new requests to the member with the fewest active requests.
Do not assign
Does not assign requests to specific members. All requests are placed in a queue by default.
Get next request in queue: If the queue system is set up for your company, you can click this option to get the next unassigned request in the queue for the category you belong to.
Specify assignment method for category
A request handler with category administration rights can specify the assignment method for categories:- Go to Settings and maintenance.
- Select Requests > Categories.
- Select the required category.
- Select the Assignment method tab.
- Select the appropriate options.
- Click OK.