# Version 9.1.139.1 (Support Release - 24 January 2025)

#### **Performance Management**

##### PM Interpolation should allow 0 value (#126280)

**Problem**

- Currently, when rating on Interpolated items, an actual value of 0 (zero) is not allowed, this should however be an option as you might want to have an actual value of 0 tied to the lowest rating

**Solution**

- Change the interpolation actual value validation to allow zero to be captured as a value. Note that negative values are still blocked.

---

#### **People Management**

##### Special Characters on Contact Numbers (#126207)

**\#1  
Problem**

- Contact numbers can include special characters not caught by the int tel input IsValidNumber validation.
- For example '575-12345' is allowed, however, this breaks the V8 import which is not allowing the numeric values.

**Solution**

- Strip any special characters from the input, only allow numeric 0 - 9, spaces and '+'

**\#2  
Problem**

- The en-GB product unavailable translation still has the contact <support@signify.co.za>. I was requested to change to contact your administrator

**Solution**

- Change the translation to "contact your administrator"

---

#### **Data Warehouse**

##### Report Builder: Add Improvement Strategy Field (#125557)

**Problem**

- Add the "Improvement Strategy" Field to the report builder

**Solution**

- Added Data Source "Competency Proficiency Level" to the report builder that also contains the field "Improvement Strategy"

##### Final Score calibration (#126258)

**Problem**

<div id="bkmrk-the-below-fields-do-">- The below fields do not exist in the report builder: 
    - Review Year Setup Id
    - Review Item Id

</div><div id="bkmrk--2"></div><div id="bkmrk-solution-4">**Solution**</div><div id="bkmrk-make-the-review-year">- Make the Review Year Setup ID and Review Item ID available in the Data Warehouse

</div>---