Version 9.1.148.1 (Support Release - 26 February 2025)
People Management
Error after appointing a new person (#128545)
Problem
- When appointing a new user, the people groups are not busted in time of the profile page load due to eventual consistency
Solution
- Move the busting to the job profiler service to bust the masterialised cache in the service first and then all the rest of the services.
Learning Management
No error detail if absent notification cannot be sent to Parent/Guardian (#123832)
Problem
- No indication anything is wrong, only an empty cell within the columns email, name and surname
Solution
- Updated LearningManagementExportService to handle cases where recipient details (email, name, surname) might be missing using localized strings.