RIO Education Housing Extension 1.5
Enhancements, new features, and bug fixes
Table of Contents
For more information on installing the RIO Education Housing Extension, head here.
RIO Education Housing Extension 1.5
Release date: 26th June 2023
1.5 New Install
https://rioed-installer.herokuapp.com/products/RIO_Education_Housing/1.5
Before you upgrade
We recommend you to test new versions in a sandbox first (according to your own test cases), before rolling it into production.
Bug Fixes
Bug Fix - Admission
ISS-001671 Room Application Wizard allocation buttons not responding
Previously, the Room Allocation Wizard buttons do not respond when Lightning Web Security (LWS) is enabled, due to LWS effect on how the component accesses the custom label variable.
The custom label variable is now fixed to resolve it.
The "Room Allocation Wizard" button on Housing Application object is also updated to use 18 characters ID for better data comparison in Javascript.
ISS-001651 Room Allocation Wizard will fail to initialize if there are Housing Application that do not have Contact
Previously, if there are Housing Application records without Contact, the Room Allocation Wizard will fail to load.
This is now fixed:
- The RIO Ed - Room Allocation Wizard component will skip retrieving Housing Application records that do not have a Contact linked.
- A new TDTM trigger CON_PreventDeletionWithHousing_TDTM is introduced to prevent a Contact from being deleted if it has Housing Application records.