Skip to main content

Version 9.1.131 (18 November 2024)

People Management

Users cannot send Kudos - People group problem (#122263)

Problem:
When a user does not have an active / default people group the My Team / My Department / My Company user lists weren't loading. This is incorrect as for those views it does not require the user to have a people group and it will return only relevant people based on reporting line / org.

Solution:
Removed the check to not call getUsers when user does not have active people group.

 


Imports

Disabilities duplicated (#121903)

Problem:

When reimporting a user the disabilities are duplicated and all disabilities added on the front end are deleted
The importation of long org codes fails at the DB level.
When creating a new user, if there are empty disabilities in the master data, the import fails with the object reference issue.

Solution:

Change the domain update of disabilities when importing as disabilities in the DB are not loaded
Correct the length of the org code in the pre-validation
Add checks for null disabilities when creating a user

 


Learning Management

Unable to view all Learning Portal contents once logged in using copied link (#122264)

Problem:
Opening pathway shared link for V10 prevents navigation to normal learning portal
Solution: