Version 9.1.78 (8 April 2024)
Report Builder
Data Source Setups to not be archived (#85116)
When retrieving data source setups, make sure the setup is not archived.
Ruleset Setup
Copy Countries and Locations (#89623)
Resolve the issue of copying countries and locations when creating a new Ruleset.
Performance Management
Terminated Managers should prevent a user to submit objectives or ratings (#113183)
People Management
When a person is terminated, the manager should still be linked but have a label with [Termination] at the end.
The input fields should be made wider to accommodate this:
Currently
New Suggestion
Performance Management
- Show the Terminated label as well
- Disable the Submit button
- Tooltip
- You cannot submit because your Performance Manager has been terminated.
- Tooltip
People Management
Delete modal not correctly enabling the Delete button (#113743)
Problem
- A recent change had caused that the delete modals on Next of Kin, Assets and Permits not work because of how it handled the deletion reason.
- For the above there is no reason displayed and to bypass the validation that happens for the delete button to enable " " was added to the input.
- Recent changes on the global delete.ts functionality however had a check introduced that no empty reasons are provided, and in doing so it trimms the input removing the " " added and failing the validation.
Solution
- Removed the " " from being inserted on the delete modals here, and instead made use of the newly added ShowDeletionReason propery which better handles not showing the input and then does not check for it having a value.
New functionality - Address Development (#112076)
Master Data
3 new Master Data lists have been added for:
- Countries
- Provinces
- Work Locations
Organisational Structure
When adding / editing a organisational unit, a new section has been added:
Heading
- Business Address
Field
- Location
- The data is derived from the Work Locations master data items
People Management - Product Setup
Add a new section
- Additional Sections
- Add the Address as a section that can be activated
People Management - Profile
- Physical Work Location
- Data derived from the Master Data items for Work Locations
- Business Address
- Data derived from the organisational unit's Location
- Residential Address
- The residential address of the person
- Home Postal Address
- The postal address of the person
- A check has been added for when the home and postal addresses are the same