Primary group, skill and role fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
3 weeks ago
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
2 weeks ago
looks like I need to add the "pps_resource" role specifically to the groups, not just the users in the groups.