Release Notes
This release contains an enhancement to queue and retry adding events to the database as well as a minor fix to the Verified Student Data import.
Enhancements
- [PM-552] - Even Notification Updates
- Added a backup process when events aren't successfully added to the database. These events are put into a queue and will retry to insert into the database. This is to help prevent large volumes of events from timing out.
Fixes
- [PM-546] - Verified Student Data Import Case Sensitivity
- Fixed an issue where the Verified Student Data import was creating a new verified student record if the student ID didn't match case sensitivity of existing records (i.e. ABC123 vs. abc123). The import will now correctly update the existing record rather than create a new duplicate record.