Bug Reports - 28.2.4 - Released 6 October 2025

This build has the following bug fixes implemented: 
Better
11868397 - Reset Password Email Template Not Included
This updates the default lost password email template to the latest version that has a reset password link instead of giving you the password. If an email template with the hardcoded ID doesn't exist it is created; if that ID does exist and it has not been changed, then it will be updated. Finally, if the template is not updated, then a severity level 2 log entry is created telling you that it wasn't updated along with the values that it would have been updated with so that the user can make the changes themselves without losing their changes.
Fixed
11896474 - Sage 100 Customer That Has A Sales Person With A Division But Not A Code Causes Customer Not To Download
Exactly as described. We had not encountered this with Sage 100 environments before so the system now interprets this scenario as having a blank code to avoid ugly NullException errors.
Fixed
11892549 - Cannot Add Customer Without Default Salesperson Setting
With no salesperson set on customer and order defaults in site settings and Ecommerce functionality turned off, if you attempted to add a customer, there is a site error.
Better
11897787 - Update Customer Service Ordered By Drop Down List To Sort Alphabetically
An oversight on our part. Alphabetically is much better than random sorting.
Fixed
11898380 - Ordered By Edits Only Effect Email And Phone, Not The Ordered By Display
Changing the ordered by on Order Edit resulted in the link on Order View to continue showing the old information, even though the hyperlink correctly went to the proper place.