We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Primary group, skill and role fields

jonathandrury
Tera Expert

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}`;

 
The roles field is not populated in the group table, even though many roles are related to the group.  Is this a configuration issue, or a product issue?  Thanks for any help.

 

2 REPLIES 2

Kieran Anson
Kilo Patron

Have you associated the resource_role with the user in addition to the group?

jonathandrury
Tera Expert

looks like I need to add the "pps_resource" role specifically to the groups, not just the users in the groups.