# Version 9.1.219 (23 March 2026)

#### **HR Processes**

##### Ensure file table cannot be filtered (#146728)

**Problem**

- When using global search on HR processes, it also filters the files table (which is incorrect) and results in no files being displayed.

**Solution**

- Remove the filter/search capability from the files table so that it is not affected by the global search

---

#### **Performance Management**

##### Updated Export button's look and feel (#146586)

**Problem**

- The "Export" button on the View/Print page does not have the same style as other similar buttons on the system.

**Solution**

- Changed export button text to export icon. Updated the button style so that it looks the same as the print button.

---

#### **People Management**

##### Adding missing text to display on "Not finding the person" modal (#146696)

**Problem**

- There is some information missing on the "Not finding the person" modal.

**Solution**

- An additional bullet point was added to the "Not finding the person" modal.

---

#### **Ruleset Management**

##### Ensure that when no new payroll secret is set on update, to reuse the secret (#146425)

**Problem**

- Empty secrets sent from payroll connectors cause persistence errors

**Solution**

- Ensure that when no secret is sent, reuse the existing secret

##### Trimmed leading space from theme (#146654)

**Problem**

- When creating a new theme, leading spaces are not removed if a user adds them

**Solution**

- Trim the space on the Name and code before saving

---

#### **Imports**

##### Auto-populate the reporting line for the PDP manager based on the line manager (#146225)

- Added a custom step to auto-populate the PDP reporting lines with the Line Manager's details (PaySpace import: the reporting lines must be updated automatically)

---