Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Why assignment group members are not displaying in 'assigned to' field ?

shravani2
Kilo Contributor

Why assignment group members are not displaying in 'assigned to' field?  I gave all the roles related to the ppm(it_project_user,it_project_manager, and pps_admin )roles too!

1 ACCEPTED SOLUTION

Ajaykumar1
Tera Guru

Hi Shravani,

Is there any reference qualifier in your assigned to field, if not add 

javascript:current.assignment_group; in Reference qual (R.click on assigned_to > configure dictionary > advanced Reference qualifier)

 

Mark If Correct/Helpful.

Regards,
Ajay

View solution in original post

3 REPLIES 3

Ajaykumar1
Tera Guru

Hi Shravani,

Is there any reference qualifier in your assigned to field, if not add 

javascript:current.assignment_group; in Reference qual (R.click on assigned_to > configure dictionary > advanced Reference qualifier)

 

Mark If Correct/Helpful.

Regards,
Ajay

Sanket13
Kilo Guru

Hi Shravani,

Reference qualifier is Dictionary Overridden on Assignment To field. Please check the script include 'ProjectManagementUtils' & its function 'assignedToRefQual' for users.

 

Please mark it correct if it solves your issue.

Thanks

Sanket

danieltietze
Tera Guru

In the "Preferences" tab, Project has a checkbox "Derive Assignee List from Resource Plan". If this is checked, you will only see those resource who are allocated to your project in a resource allocation. Regardless of Assignment Group membership.