Resource Skills Sets enable users to add information to employee and vendor records about skills and expertise and then search that information for the best matched project resource.
However, there are instances when user navigates to Lists > Employees > My Skill Sets and finds that the page is blank.
This is because of an error related to the employee not being a project resource. User should check the script deployment related to the page:
- Navigate to Customization > Scripting > Script Deployments > RSS SL Resource Form
- Click View
- Click Execution Log
Result: “Unexpected Error: TypeError: Cannot read property “0” from null”
Solution
The reason for error is because the employee accessing the the My Skill Sets page is not a Project Resource. To resolve the concern, employee should be added:
- Navigate to Lists > Employees > Employees
- Employee: Click Edit
- Click Human Resources tab
- Project Resource: Enter Checkmark
- Click Save