# Version 9.1.170 (30 June 2025)

#### **Data Warehouse**

##### Add settings to PackageSettings to disable modules (#133513)

<div id="bkmrk-problem">**Problem**</div><div id="bkmrk-"></div><div id="bkmrk-other-clients-do-not">- Other clients do not use all the modules within the system, which will cause the DWH to fail

  
</div><div id="bkmrk--1"></div><div id="bkmrk-solution">**Solution**  
</div><div id="bkmrk--2"></div><div id="bkmrk-added-extra-settings">- Added extra settings within PackageSettings to enable or disable Modules to be run within the DWH

</div>---

#### **Learning Management**

##### LMS Portal: Marksheet: Save does not work when entering and Removing Input in an Empty Row (#132306)

<div id="bkmrk-problem-1">**Problem**  
</div><div id="bkmrk--4"></div><div id="bkmrk-when-adding-a-value-">- When adding a value in a cell where there is no user, the marksheet can not be saved, even after removing the value

</div><div id="bkmrk--5"></div><div id="bkmrk-solution-1">  
**Solution**  
</div><div id="bkmrk--6"></div><div id="bkmrk-add-new-validation-t">- Add new validation to ensure that the row has a user before taking any value to save

</div>##### Only show First Name in comments (#133519)

**Problem**

- The full name displays instead of only name

**Solution**

- Change the full name on the marksheet to only display the name

---