Version 9.1.162 (2 June 2025)
Recruitment
Error when saving external applicant as employee on Advertisement created directly as an advertised position (#131948)
Problem
- When selecting a position during Advertisement creation, the user could select job positions unrelated to any organisational structure. leading to issues later on when appointing an applicant
Solution
- Added a check to only show job positions when they are also found in org positions
Imports
User Import: Add exclude from update functionality (#128857)
Problem
- When using Sage and other 3rd parties a client does not use all the 3rd parties modules like OFO codes.
- These codes are maintained directly in Signify via the front-end functionality.
- The user import uses the data received as the source of truth, and should a value be empty in the import received the value in the system is also updated to empty.
- This means should a field like OFO code have been updated in Signify it will clear it with the next import received from the 3rd party
Solution
- Create master data table for import fields and indicate which fields should be excluded from import e.g. the system is the source of truth
- Master data ship as empty, add columns to be excluded from front-end
People Management