Here are the new updates we implemented this week:
Bug Fixes
- Admin Roles & Permissions — Fixed an issue where Sub-Admins granted access to the Assignments section of the Admin Panel were unable to remove Users or User Groups from Assignment configurations.
- Assignments — Fixed an issue where Team Leads creating Learning Path Assignments were not having their selected Learning Paths or User Groups saved after submitting.
- Overview Dashboard — Fixed an issue that could cause a 500 error when loading dashboard reports.
API Updates
- Bug Fix — Promo Codes: Fixed an issue where the /promoCodes endpoint was returning a 500 error for certain promo codes that had a blank discount type configured. Promo code data can now be retrieved reliably regardless of how the discount type is set up.
- Bug Fix — Learning Path Assignments: Fixed an issue where updating a user's User Group via the REST API was incorrectly triggering additional Learning Path Assignments to be added to that user. User Group changes now only affect assignments as intended.