beqom v10 HF174 - Release notes
This article lists the new features that have been added to the platform, as well as the bugs that have been corrected in this release.
Deployment date: July 10th, 2024
Fix version: v10 - HF 174.3 - DB 10.0.951
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| BQM-22430 | Web App: Add Metrics to Count the Number of Generated Statements A new metric has been added to the observability toolbox of the statement generation feature to enabled beqom to know the number of statements generated across the platform. This new measurement tool enables beqom to have a better view of the usage of the feature for a proper calibration of resources. | ||
| BQM-22670 | Web App: Remove Legacy Feature Flag Code In order to improve the efficiency of our quality tests on the TCM v10 application, increase the quality of the application code base and offer an overall smoother experience to our users, legacy code related to now enforced feature flags has been removed from the Web App code. Specifically, stale code (i.e. unused code) related to the following flags has been removed: Deprecate the Advanced Analytics Admin Portal Implementation | ||
| BQM-24215 | Web App: Out of Memory Issue when Deleting Statements from the Storage Blob The following issue was observed: when deleting files generated via the statement generation feature using the override feature, an "Out of memory" issue was thrown by the system and the process continued to attempt to run the deletion until timeout. The problem has been corrected; now the override feature is still functional even when attempting to delete a large quantity of files. In addition, the deletion of files has been split into batches to minimize the risk of failure when deleting numerous files. | ||
| BQM-24364 | Web App: Improve Statement Generation Logs For better observability of the statement generation feature, new information has been added to the log files associated with the feature. Specifically, the merge UUID has been added to the logs, to help beqom support teams to identify problematic merge runs should an issue arise when generating statements. | ||
| BQM-24381 | Web App: Improve Test Coverage for Statement Generation In order to increase the quality level of the statement generation feature code, the test coverage of the feature has been extended. This quality improvement ensures that the statement generation feature meets the highest quality standards. | ||
| BQM-24452 | Web App: Reporting API Not Found An issue where the reporting API used to generate SSRS reports could not be found by the application was observed. Analysis revealed that the problem was related to the removal of legacy feature flag code (see BQM-22670 Web App: Remove Legacy Feature Flag Code ) and was promptly corrected. | ||
| BQM-24486 | Log IP Address and Host Names for PMC, Passport and Sphere services In an effort to increase the observability of the application, the log coverage of the solution has been extended to the IP address and host names for the PMC, Passport and Sphere services. This improvement will enable beqom to investigate more efficiently and more promptly if the network traffic is not correctly redirected during PMC deployment. | ||
| 103104 | Admin Portal: Contextual Menu not Displayed in Rule List The following incorrect issue was reported in the Admin Portal interface of v10: in certain circumstances, the right-click contextual menu was not available in the rule management tree in the . Investigation of the issue uncovered that when building the contextual menu upon request, the application checked the rights of the user in a Team Share context; if the number of shared objects was higher than a given threshold (around 2100), the menu was not displayed because the number of parameters sent to the SQL server was too high. The issue was corrected by moving the handling of the team filtering to the back-end of the application, and the menu is now displayed as expected. | ||
| In this Release Note | |||
Ongoing deployments
| # | Changes | Impact | Comment |
|---|---|---|---|
| BQM-24129 | API changes: - DB changes: - | This improvement is related to the "Machine Learning Engine for Base Salary Estimation" feature flag, which is currently available as a limited feature. | This improvement consists in a upgrade of the ML .NET framework to the latest version |