Enabling assignment of records to both queues and staff members
By default, each record can be assigned to either a queue or a staff member. Also, staff members can view the records that are assigned only to them and not to their queue. The queue and user assignment feature enables shared ownership (Queue field) as well as individual assignment (Staff field) for a record simultaneously.
When you enable the queue and user assignment feature (Remedyforce Administration > Application Settings > Record Assignment), staff members can perform the following actions:
- Assign a record to a queue and staff member simultaneously.
The staff member must belong to the selected queue. - View and work on records that are assigned to their queue, even though the records are not assigned to them.
To use the queue and user assignment feature, select the Enable Queue and User Assignment check box on the Remedyforce Administration > Application Settings > Record Assignment page. When you select this check box, the Queue and Staff fields replace the Owner field in the Assignment Details section of the forms in the Remedyforce Console.
When the Owner field is replaced with the Queue and Staff fields, you must update existing QuickViews, email alerts, reports, and other settings where the Owner field is used. The following table lists the actions that you must perform to use the Queue and Staff fields instead of the Owner field in existing QuickViews, email alerts, reports, and other settings.
Modifying email alerts to use the Queue and Staff member assignment option
You must modify the existing email alerts to send the email message to the staff member instead of the owner of the record.
- Click the Remedyforce Administration tab.
- On the Home page, click the Manage Workflows and Approvals tile, and from the menu select Email Alerts.
- In the Action column, click Edit beside the email alert that you want to edit.
- From the Recipient Type list, select Related User.
- In the Available Recipients list, select Related User: Staff.
- Click the right arrow to move Related User: Staff to Selected Recipients list.
- (Optional) Click left arrow to remove Owner field from Selected Recipients list.
- Click Save.
You must modify the following email alerts to use the Queue and Staff member assignment option:
Modifying reports to use the Queue and Staff member assignment option
You must modify the existing reports to display the results according to the owner field.
- For reports where the results are summarized according to the Owner field – You must modify the report to summarize the information by Staff column. You can also subgroup the records according to the Owner field followed by the Staff field. You must modify the Tasks by Staff 2.0 (My Tasks) out-of-the-box report and other custom reports, wherever applicable.
- For reports where Owner field is displayed – You must add the Staff column to display the staff member to whom the record is assigned. You must modify the following out-of-the-box reports and other custom reports, wherever applicable:
- Changes by Category
- Changes by CI Class
- Clients 2.0
- Incidents Closed by Knowledge Articles
- Priority 1 Incidents
- Problems by Category
- Problems by CI Class
- Problems by Client 2.0
- Release Risk And Impact By Start Date
- Releases By Calendar Date Range
- Releases Scheduled By CI Class Name
- For reports where My Records (Owner ID = Me) are displayed – If the Remedyforce Administration > Application Settings > Record Assignment > Queue and User Assignment check box is selected, records where the owner field value is same as the queue value, are not displayed correctly in the results. You must customize the reports and select All Incidents in the Show list.
To modify reports to display My Records (Owner ID = Me)
Click the Reports tab.
- From the Folders list, select BMC Remedyforce.
- In the Name column, click the required report.
- Click Customize.
- In the Show list, select All Incidents.
Click Save.
The [expand] macro is a standalone macro and it cannot be used inline. Click on this message for details.
However, you can add a filter condition in reports to display records that are assigned to a specific staff member.
Modifying QuickViews to use the Queue and Staff member assignment option
You must modify the custom QuickViews where records are currently displayed according to the Owner of Record. For the Staff lookup, there are two options while creating a query:
- Me
- Select Staff
For example, to display incidents assigned to myself, my queues, and the members of my queues, perform the following tasks:
- Click the Remedyforce Console tab.
- From the View menu, select My QuickViews or Shared QuickViews.
- From the list of QuickViews, click
for the QuickView that you want to edit.
- On the General page of the QuickView wizard, click Next.
- On the Edit Query page, in the Query Conditions section, define the conditions that filter the records according to the Owner ID or Staff. You might need to modify the color coding conditions in a similar way.
- Click Save.
Related topics