Version 9.1.144.1 (Support Release - 13 February 2025)

Translations

Themes translation not showing on Login (#126618)

Problem

Solution


Ruleset Management

Able to log into a deactivated ruleset (#126304)

Problem

Solution


People Management

Error when a user tries to reset their password (#126175)

Problem

Solution


Master Data

Navigating to the requirements tab displays an error (#127019)
Problem
  • Barched queries failed due to too many of the same foreign keys
 
Solution
  • Updated query to use DapperExtension to reduce the number of parameters and remove batch query functionality
 
Load indicator shown indefinitely when clicking on person's profile (#127605)
Problem
  • DapperInBatched was misused in the translation query, causing an invalid SQL query to be generated.


Solution
  • Ensure that DapperInBatched is used correctly for the query.


Notifications

The user who registers does not receive their email (#126173)

Problem

When a new user registers on the system using the Identity auto registration functionality:

  1. The default appointment record did not get created leading to the user being seen as inactive due to not having an appointment.
  2. The email confirmation email did not get sent out and the user could never continue with the registration

Solution



Revision #2
Created 14 February 2025 05:28:01 by Lee-Ann Janse van Rensburg
Updated 27 May 2025 06:26:29 by Lee-Ann Janse van Rensburg