RIO Education 3.13.3 Release Notes
Enhancements, new features, and bug fixes
Table of Contents
Info
If a specific enhancement or new feature requires configuration, the notes will mention:
- the upgrade notes (steps),
- the components ("RIO Ed - Aura"),
- the attributes (configurable settings), and/or,
- the custom metadata type.
Otherwise, if there is no mention on configuration, attributes, RIO Ed - Aura components, or upgrade notes for a specific enhancement, this means that specific enhancement is automatically available upon installing this new version.
No configuration is needed for a new feature unless stated otherwise.
For more information on installing or upgrading your RIO Education version, head here.
3.13.3
Release date: 19th October 2023
3.13.3 Upgrade
https://rioed-installer.herokuapp.com/products/RIO_Education_Upgrades/latest/v3_13_3
Before you upgrade
-
If you have not already enabled LWS in your instance, make sure to enable it. See here for more details.
- We recommend you to test new versions in a sandbox first (according to your own test cases), before rolling it into production.
- It is important to review the upgrade plans and the metadata to be applied before performing any action, as we do not support rollback.
Bug Fixes
Bug Fix - Admission
ISS-001732 Approving transfer credits in bulk that contains partial error won't create course connection even the status changed to Approved
Previously in v3.9, when approving Transfer Credits in bulk (combination of good and bad records), the "good" Transfer Credit records which are approved will have no Course Connections created and linked to them.
This is now fixed, by removing recursive Set filter and moving the date to a beforeUpdate trigger action.
Bug Fix - Enrollment
ISS-001755 Ignore Self Enrollment on session select causes de-reference null object
Previously in v3.12, clicking on a Session in the Enrollment Wizard's Session Calendar will cause an "Attempt to de-reference a null object" error. The workaround was to change to the "my Sessions" tab only, and select the Session from there.
This is now fixed, by adding the missing ignoreSelfEnrollment param to loadSessionInfo call.
Bug Fix - Schedule and Delivery
ISS-001774 Fields not displaying correctly in calendar Session Details popup
Fixed a bug in v3.12, where the ‘Session Details’ fields popup from the RIO Ed - Calendar (Aura) component (which were configured using field sets) were not displaying correctly in the community.
ISS-001776 Back button in calendar not working correctly
Fixed a bug in v3.12, where the “back” button in the RIO Ed - Calendar (Aura) component under the "my Sessions" tab of the RIO Ed - My Program component was not working correctly in the community.