Skip to main content

2024-12

2024-12 Release Notes

Iteration: 2024-12

October 4th, 2024

Improvements

6535 Formatting adjustments for Billing Method update template (ESG).
6546 Timing adjustments when submitting renewals that go from RR to BR.
6133 MyAccount - Improved Reset Password functionality
\(^▽^)/ MyAccount - The system now removes extra tab/space characters when entering username and password.
\(^▽^)/ MyAccount - Improved validations on Profile setting fields: Email and phone number.
\(^▽^)/ MyAccount - Revamped username update from profile settings.
\(^▽^)/ System Logs - Improved record search!
\(^▽^)/ Upgraded Utility delete functionality.
\(^▽^)/ Performance and Refactor: Removed orphaned Export Logs configurations.
\(^▽^)/ Performance and Refactor: Removed inessential ESG datamart tables.
\(^▽^)/ Pricing Matrix - Added new replacement values for prospects.
\(^▽^)/ Enrollments API - Added new endpoints to manage prospects.
\(^▽^)/ Legacy Importer improvements to work with both Billing System accounts.

Fixes

6458 Adjusted payment process for commercial accounts.
6517 Corrected error message at the time of Market creation.
6513 Fixed issue when retrieving rules from Rules Manager.
6506 Corrected defect on renewal functionality that didn’t stop accounts outside their renewal period from being renewed.
6520 Solved formatting error on renewals autoresponder.
6524 Adjustment on autoresponders that would not fit on one page.
6539 Fixed typo when loading Summary Page.
6541 Included Contact Name when submitting commercial accounts to P2C.
¯\_(ツ)_/¯ Adjusted Import options on Beta Sales Importer.
¯\_(ツ)_/¯ Pricing Matrix - Solved issue where the legal disclaimer was saved to the database instead of regular file.
¯\_(ツ)_/¯ Solved error message on Import Rejections process (ESG).

Features & Fixes Details

MyAccount - Improved Reset Password functionality

Currently, when a customer attempts to recover their username or password, after the data is entered, the customer sees a successful message on top of the screen that lasts a few seconds:

alt text

This can cause confusion in customers that may not see the message on time and retry the process over and over again. Also, it can happen that the email takes a while to be received by the customer.

In order to make this process simpler and less confusing, the following changes have been put in place:

alt text

A new screen informs the customer that the email has been sent and that this email can take some time to be delivered. There is also a countdown to retry, giving the system plenty of time to receive the email and proceed with the process from there.

Improved System Logs search: Match Any Filter

The search has been updated to use an “OR” criteria by activating the “Match Any Filter” checkbox. This means that if the user enters an LDC and enrollment ID, the system will search for records tied to that LDC or tied to that enrollment ID. This change has a direct impact on the amount of results returned by the search. *Users should be careful with combinations such as date = 2022-01-01, LDC= XXXXXXXX, since these filters will return a massive amount of records. *If the checkbox is not activated, search will work as it currently does: The returned records must match all provided filters.