Skip to main content

Version 9.1.164.4 (Support Release - 25 June 2025)

Report Builder

Objective Settings Queries (#133021)
Problem
  • The Select Distinct set on the report is not applied when exporting, only when viewing and leading to duplicate records being displayed when exported.
Solution
  • If DistinctRows is not provided, fall back to the configuration on the report.

General

Unable to upload Banner Image (#133162)

Problem

  • The file name included in the directory creation is causing issues with the image stream

 

Solution

  • Only used the directory in creation

 


Imports

Payspace Employee import rejections (#132840)

Problem

  • When pulling users from Payspace, users without ID numbers have no employment statuses and are excluded from mapping without a reason.

 

Solution

  • When the user does not have an ID number, fall back to the  employee number when grouping the user's appointments to retrieve the latest record
  • Add error logs for the users who are excluded
  • Stage the excluded users into user staging for the Payspace import
  • Ensure the provinces can be created case and culture manner.

 


Performance Management

Manager rating cannot be saved - error message (#133058)

Problem

  • When FinalRatingsOnly is enabled and the items are interpolated, it does not save the Manager Score along with the Final score (as it would when not interpolated). This causes the validation to fail when trying to approve the ratings.
Solution
  • Ensure that the manager score values are also saved when the ratings type is FinalOnly. And correctly updates on the SPA after the save.

 

PM UPLOAD document button missing (#132985)

Problem

  • When the contract is in the Objective phase but not yet in the Rating phase, users are unable to upload documents. As the Ratings phase where the only phase that where being checked/validated.

 

Solution

  • Updated the validation logic to correctly parse and assess the current contract phase, ensuring document uploads are allowed during appropriate phases.

 

Performance Management: Incorrect Total after 10/10 Self-Rating and Error on Submit Final Rating (#131647)

Problem

  • The scores within ContractPeriods do not round correctly when they round to above 100

Solution

  • Adjusted the rounding issue for ContractPeriods scores to ensure it does not exceed 100