# Version 9.1.94 (17 June 2024)

### Performance Management

#### Translation resource name displayed on Confirm button (#115784)

**Problem**

- Incorrect translation resource used.

  
**Solution**

- Use the correct translation resource.

#### Incorrect Styling when employee views agreements when Manager column is visible (#115869)

**Problem**

- Misaligned columns when employee views contract during Final Rating and setting to show final ratings after manager rating is on.

**Solution**

- Fixed the issue where if no rating is yet available it did not print anything when the user views the contract.
- For a manager, it displays the rate button.
- Display an empty cell for an employee if no rating yet.

#### Incorrect tooltip on Check-Ins button (#113994)

**Problem**

- When the check-ins phase has expired (passed the end date) a 'Completed' tooltip is shown.

**Solution**

- Changed the tooltip to show the Phase not active anymore tooltip.
- Seems at one point it used to display Phase Completed but that translation has been reused elsewhere and modified.

---

### Ruleset Management

#### Ruleset cannot be created (#89623)

**Problem**

- Cannot create a new Ruleset

**Solution**

- Fix ruleset creation bug, which was caused due to a duplicate API user being created

#### Save button on the Integrations page is unresponsive (#116252)

<div id="bkmrk-problem-4">**Problem**</div><div id="bkmrk-could-not-click-on-t">- Could not click on the footer buttons as they disabled.

</div><div id="bkmrk--1"></div><div id="bkmrk-solution-4">**Solution**</div><div id="bkmrk-ensure-that-the-butt">- Ensure that the buttons are clickable

</div>---

### Content Management

#### Cannot upload document (#116209)

**Problem**

The problem with the upload was caused by the .PDF extension that has been typed in capital letters rather than the standard lowercase .pdf. This caused the content management service to reject the file with the reason invalid file type.

**Solution**

Allow files to be uploaded regardless of the casing of their file types as long as it is in the supported list. e.g. .PDF and .pdf will now be allowed as uploads.

---

### People Management

#### Performance Improvements on People Management (#116186)

**Problem**

When the all-people group is being used, the system is very slow.

**Solution**

A change to the calculation of people groups and how it is returned to the people dashboard has been made

---

### HR Processes

#### Approved requests do not move to historic requests (#116204)

**Problem**

- A completed request does not move to Historical Requests

**Solution**

- Ensure the last person's approval trigger the request as complete and move the request to the Historical Requests

---