diff --git a/Server-Side Components/Business Rules/AutoAssignment/README.md b/Server-Side Components/Business Rules/AutoAssignment/README.md index a888820f52..bf0f5fc7bf 100644 --- a/Server-Side Components/Business Rules/AutoAssignment/README.md +++ b/Server-Side Components/Business Rules/AutoAssignment/README.md @@ -1,3 +1,4 @@ This Business Rule runs before an incident is inserted. If no user is assigned, it looks up the "IT Support" group and assigns the incident to the group's manager. This ensures that incidents are promptly directed to the appropriate personnel. +Automatically assigns incidents to groups based on priority