# Version 9.1.139 (14 January 2025)

#### **Performance Management**

##### Rate Button not displaying (#125563)

**Problem**

- Rate button not shown to either party when both have submitted but one or the other has rated but not yet submitted ratings

**Solution**

- Fix contract state calculation to correctly determine when ratings are in progress when Objectives are completed and when ratings are partially done.

##### Dashboard screen (#125269)

**Problem**

- The contract details do not show when the review year if the current date is not within the period.
- Error translation not shown correctly

**Solution**

- Remove the filter and add ordering on the review year start
- Correct translation key

---

#### **People Management**

##### Employees Org Structure not syncing correctly from V9 to V8 (#125562)

**Problem**

<div id="bkmrk-duplicate-positions-">- Duplicate positions were created with the same position code when doing a bulk job structure import

</div><div id="bkmrk-%C2%A0-3"> </div><div id="bkmrk--1"></div><div id="bkmrk-solution-2">**Solution**</div><div id="bkmrk-%C2%A0-4"> </div><div id="bkmrk-corrected-the-extern">- Corrected the external position ID check to ensure the existing position created by the employee import is mapped to the V9 position

</div>##### People Management: Go to another does not work (#125569)

**Problem**

- When the summary tab is active on the people management edit, then go-to another does not work

**Solution**

- Change the selector to fall back to the default summary tab when no subtab is found that is active

---

#### **Tenant Management**

##### Tenant creation not completed (#124774)

**Problem**

- When creating a tenant and the logged-in user's username is the same as the tenant administrator's email address, the tenant creation fails.

**Solution**

- Remove the copy of the logged-in user when creating a new ruleset for the new tenant

---