Case Form - Assigned to field is not showing any users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2019 05:47 PM
Domain Separated Instance:
How to assign customer case records to Internal Users with 'sn_customerservice_agent' role.
When a customer A submits a case and when we select internal group as assignment group, the 'assigned to' field not showing any users.
group has like 9 users with 'sn_customerservice_agent' role.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2019 08:05 PM
Hello RT,
The list of users which are shown within the field are restricted based on a reference qualifier override. This specific field is restricted to only show users which have the sn_esm_agent role. In orders to change the restriction on the users shown, right click on the "Assigned to" field and click on "Configure Dictionary" which will redirect you to the form corresponding to the field. From there, you'll find a related list called "Dictionary Overrides". Locate the record with a "table" of "sn_customerservice_case", and click into the record. Change the field which states "Reference Qualifier" from "roles=sn_esm_agent" to "roles=sn_esm_agent^ORroles=sn_customerservice_agent". From here, clicking on the field should show users of both roles (sn_esm_agent or sn_customerservice_agent).
The other alternative is that you simply give the groups the "sn_esm_agent" role, which is what the field is looking for OOTB. This will also minimize your technical debt since the instance is maintained OOTB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2019 08:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 05:38 PM
thanks for this, life-saver 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 05:39 PM
Thanks for this, life-saver 😄