2021-14 Release Notes
Iteration: 2021-14
November 12, 2021
Index
Whats New?
\(^▽^)/ | Support Notification screen with 2.0 UI. |
¯\_(ツ)_/¯ | ECI: Show the customers payment history. |
Improvements
4693 | Improved email and enrollment export process. |
4750 | Improved verbiage for Door to Door sales process. |
4663 | ESG: Map the Enroll_Type_Desc field to Request in the winback export file. |
¯\_(ツ)_/¯ | Some system setup options have their modules incorrectly assigned, making them visible when the associated functionality is disabled. |
¯\_(ツ)_/¯ | Removed deprecated system setup options. |
¯\_(ツ)_/¯ | Better error messages for service tasks. |
¯\_(ツ)_/¯ | Pricing Matrix table headers no longer stay visible on top to fix some visual bugs this feature created. |
¯\_(ツ)_/¯ | Added functionality to log system setup configuration changes. |
¯\_(ツ)_/¯ | Several performance improvements and adjustments. |
¯\_(ツ)_/¯ | Major improvements on the system architecture. |
Fixes
4673 | Affiliate Plans: Future dates fields values not being saved. |
4718 | My Account billing statements now show the mailing date instead of the printed date. |
4740 | Customer Support filters are working incorrectly and returning customers without enrollments. |
4742 | Button to add a payment method is still visible for users without the role that allows them to manage payment methods. |
4758 | Error trying to update plans and affiliate plans. |
4716 | Validation in the enrollment process forced most of the enrollment status to On Hold. |
4757 | Autopay for some enrollments is not set to the billing system. |
4651 | In certain situations a new version of the plan would have a new external identifier. |
¯\_(ツ)_/¯ | Error when updating the Mass Customer Lookup List. |
Features & Fixes Details
Support Notification screen with 2.0 UI
Improved email and enrollment export process
New tools have been implemented in the backend to speed up the export process. Nevertheless, if the amount of data is big enough, the process still may need several minutes to be completed, and in some extreme cases, the system will present a message warning that the process can take a long time to complete and even partially affect the general system performance.
Major improvements on the system architecture
With this release, lots of things have changed under the hood. Most of these changes won’t affect or be perceivable by the users but help future enhancements like:
- Some of the data is being stored inside the project structure. From now on that data lives in a folder outside the project; this has multiple benefits, like simplifying the deployment process, reducing the risk of data loss or easily migrate the information if there is a need to make modifications in the server.
- More flexibility to manage multiple brands, allowing users to easily create brands, delete brands and redirect the customer and users between different sites. Also this has the benefit of no longer needing to deploy as many instances of the site as brands are needed, reducing server costs and improving performance.