# Version 9.1.190.3 (Support Release - 21 October 2025)

#### **Imports**

##### Missing Employee and Leave Approval Issue (#138345)

**Problem**

- Payspace pull fails when users without reporting lines exist for the users with the same username being pulled from Payspace

**Solution**

- Updated manager data selection logic to safely handle null
- ReportingLines and ManagerUsername values, ensuring exported manager lists are never null and usernames default to empty strings if missing.

---

#### **Notifications**

##### PM Send email notification to employee when contract was moderated (#137237)

**Problem**

- New development request to send a notification when the user's performance contract has been moderated.

**Solution**

- Added new template and event codes for Moderation Finalised. Call notification event when moderation is approved.

---

#### **Performance Management**

##### The Year dropdown is not populating (#138651)

**Problem**

- The retrieval of active review years for Moderation takes too long

**Solution**

- Add missing filters for PM Materialised People Group users

---