beqom v10 HF178 - 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: August 7th, 2024
Fix version: v10 - HF 178.2 - DB 10.0.951
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| BQM-24557 | Missing Function Script in Application Compilation A function script used as part of the management of populations in the application was present not present in the deployment package. This script was added to the package to make sure that it is properly used in the application. | ||
| 96015 | Web App: Cannot Export Large Nodes in Process Grids The following issue was reported in the : when attempting to export a process grid for a very large node in the hierarchy, the operation would hang and fail. The application retried the export after 30 minutes, leading to an overusage of the database, and in the end the export did not complete. Investigation of the issue revealed that the SQL queries that performed the export were either stuck or too slow to complete. The queries have been optimized and improved and export requests that take more than 30 minutes are now not retried and handled using the normal SQL timeout behavior. | ||
| 103016 | WebApp: Portal: Decimal Precision Issue in Data Grids When entering values with a fine decimal precision in a numeric column in a data grid, such as 0.0000001 and then attempting to save, an application crash would occur. Investigation revealed that the problem occurred only when the decimal precision was higher than 6 digits. In this case, the application converted the value into an exponential value, which caused a crash when saving. The problem has been corrected; now the application converts the value into a numeric format when saving the values in the database and the application no longer crashes. | ||
| 109917 | Web App: Default beqom Favicon Update Following beqom's rebranding campaign, the default favicon of the TCM v10 application was updated to show the new icon of the company. | ||