Primary group, skill and role fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2026 09:32 AM
I have setup and configured resource management in Zurich. I'm having difficulty populating the primary group, skill and role fields for users with more than one item. As per the documentation, we need to manually set the primary group field. When clicking the select button the popup is empty.
The default reference qualifier for the group field "javascript: new sn_plng_att_core.ResourceProfileService().getQualifiedAttributeListByType(current.user, 'group')".
This function returns the qualification `roles=pps_resource^active=true^sys_idIN${sysIds}`;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2026 02:27 PM
Have you associated the resource_role with the user in addition to the group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2026 11:50 AM
looks like I need to add the "pps_resource" role specifically to the groups, not just the users in the groups.