# Version 9.1.108 (16 August 2024)

### Performance Management

#### Text not changed to "Calibrated" (#119122)

<div id="bkmrk-problem">**Problem**</div><div id="bkmrk-when-the-contract-ha">- When the contract has not yet been approved, the precalibrated score is *null.* When importing calibration it only sets the final score and because of the null does not validate against the pre-calibrated score.

</div>**Solution**

<div id="bkmrk-it-was-changed-to-al">- It was changed to always read the final score and pre-calibrated scores as 0.00 (instead of null) and changed the comparison accordingly.

</div><div id="bkmrk-"></div><div id="bkmrk--1"></div>#### Improve error message when importing to a period that has not been started (#119120)

<div id="bkmrk-problem-1">**Problem**</div><div id="bkmrk-the-error-message-is">- The error message is not clear when a period has not been started

</div><div id="bkmrk--2"></div>**Solution**

<div id="bkmrk-update-the-message%3A">- Update the message:

</div><div id="bkmrk-the-user-%22%5Busername%5D">- - The user "\[Username\]" does not have an active agreement for the review year "\[Review Year\]" with review setup "\[Review Setup\]" for period item "\[Review Period\]"

</div><div id="bkmrk--3"></div>---

### People Management - Import

#### User Import: Add additional fields to user imports (#115463)

<div id="bkmrk-problem-2">**Problem**</div><div id="bkmrk-not-all-fields-that-">- Not all fields that are required are available on the User Import

</div><div id="bkmrk--5"></div><div id="bkmrk-solution-2">**Solution**</div><div id="bkmrk-refactor-user-import">- Refactor user import and extend with additional fields

</div><div id="bkmrk--6"></div>#### Improve the error when importing an overlapping position (#119083)

<div id="bkmrk-problem-3">**Problem**</div><div id="bkmrk-the-error-message-fo">- The error message for an overlapping position needs to be improved

</div><div id="bkmrk--7"></div><div id="bkmrk-solution-3">**Solution**</div>- Changed the message: 
    - "User (Username of person imported), Another appointment exists for the position between \[StartDate\] and \[EndDate\] for \[Username of person in position\]"

---

### Master Data

#### Master Data "in Use" data (#114637)

<div id="bkmrk-problem-the-generic-"><div>**Problem**</div><div>- The generic error message displays when deleting master data that is already "linked" to other data

</div></div><div id="bkmrk--9"></div><div id="bkmrk-solution-4">**Solution**</div><div id="bkmrk-implement-a-modal-to">- Implement a modal to inform the user why he cannot delete the master data item

</div>[![image.png](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/scaled-1680-/z7H5VQFtFtyFvaSi-image.png)](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/z7H5VQFtFtyFvaSi-image.png)

---

### System Access

#### Enabled Disclaimer prevents ID Validation (#118639)

**Problem**

- When the disclaimer is enabled, the 2nd authentication code is not checked for validity.

**Solution**

- Run the base authentication. If successful, return the disclaimer SignInCustom. Otherwise, return the authentication result.

---

### System Menu

#### Cannot add the PDP Dashboard on the System Menu (#111669)

<div id="bkmrk-on-v8%3A">**On V8:**</div>- Add a Gear for the admin pages - Only available to the PDP Admins

[![image.png](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/scaled-1680-/Ubb79izTCO7gcGTi-image.png)](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/Ubb79izTCO7gcGTi-image.png)

- When selected, open the PDP Admin menu:

[![image.png](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/scaled-1680-/m4vRQZuSaChcFEAB-image.png)](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/m4vRQZuSaChcFEAB-image.png)

<div id="bkmrk-%C2%A0-5"> </div><div id="bkmrk-v9%3A">**V9:**</div>- Add a System Menu for **My PDP**
    - Ruleset Setup | System Menu
- When clicking on the menu item, open the My PDP page
- Add a spanner if the logged-in user is an Admin that opens the admin pages

[![image.png](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/scaled-1680-/KEuK8tJgBESE6IdD-image.png)](https://signature.signifyhr.co.za/uploads/images/gallery/2024-08/KEuK8tJgBESE6IdD-image.png)

---

### Kudos

#### Attempt to translate all sections relating to the Kudos functionality (#119207)

**Problem**

- Missing translations

**Solution**

- Add missing translation sections

---

### Ruleset Setup

#### System help Page not responding (#119246)

**Problem**

<div id="bkmrk-user-guides-will-sho">- User guides will show an infinite loading screen when there are multiple rulesets with overridden settings (UserGuideConfigurations)

</div><div id="bkmrk--18"></div>**Solution**

<div id="bkmrk-ensure-that-userguid">- Ensure that UserGuideConfigurations are retrieved for the current ruleset only, which will prevent the infinite loading screen.

</div><div id="bkmrk--19"></div>---

### Notifications (Inbox)

#### Order items by date (#118522)

<div id="bkmrk-problem-7">**Problem**</div><div id="bkmrk-please-order-the-ite">- Please order the items so that the latest imports are shown first and ensure that it is correctly ordered as dates and not as text.

</div><div id="bkmrk--21"></div><div id="bkmrk-solution-8">**Solution**</div><div id="bkmrk-change-the-default-s">- Change the default sort column, and refresh the export table after successfully exporting a report

</div>---

<div id="bkmrk--23"></div><div id="bkmrk--24"></div>