Skip to main content

Version 9.1.174.1 (Support Release - 21 July 2025)

Imports

Exception Errors (#133141)

Problem

  • When syncing data from PaySpace, the employee position effective date is used as the position start date rather than the Effective position date. Every time an appointment is changed on Payspace, regardless of whether it influences the position or date, a new appointment is created. The OFO codes are not used consistently across companies for the same job code, resulting in validation issues.

 

Solution

  • This pull request introduces enhancements to the `PaySpaceUserDetailsExportCommandHandler` class by adding configuration support and refining logic for handling OFO codes and user details. Key changes include the integration of a new configuration setting, improved conditional checks, and updates to user detail mappings.