beqom v10 HF144 - 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 30th, 2023
Fix version: v10 - 149203 - 10.0.860 - 144.1 - 149183
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| BQM-20610 | Web App: Cannot Execute Rules The following issue has been reported in the Web App: when working in the , when users attempted to execute a rule, the application returned the error "An error occurred. Please contact the administrator.". The issue has been corrected and now users can now properly execute rules. RNService Impact area: Rules > Rule execution | ||
| BQM-20709 | Back-End: Missing Unique Constraint in DB Column The key_parameter column of the k_parameters table did not have a unique constraint, which resulted in duplicated values in the table and thus blocking access to the application. The unique constraint has now been added to the column. k_parameters table > key_parameter column Impact area: Application back-end | ||
| BQM-20815 | Back-End: Technical Information Removed from API Error Messages As part of beqom's ongoing effort to enhance the security of the application, technical information that was disclosed in the error message returned by the GET api/beqom/report method has been removed api/beqom/report Impact area: Application back-end | ||
| BQM-20816 | Back-End: Randomization Improvement As part of beqom's ongoing effort to enhance the security of the application, the randomization of the numbers used in reporting APIs has been improved. The following APIs are impacted api/beqom/report/export/validate; api/beqom/report/import; api/beqom/dashboards/export/validate; api/beqom/dashboards/import; api/beqom/elasticubes/export/validate; api/beqom/elasticubes/import Impact area: Application back-end | ||
| BQM-21506 | WebApp: Create useReduxStore Hook to Handle Typed Values A new React hook has been created in order to be able to use useReduxStore instead of the useSelector function. None Impact area: None | ||
| 85857 | Admin Portal: Cannot Delete User The following issue was report in the beqom Admin Portal user interface: when attempting to delete a user, the application would display an SQL error and the operation was not performed. Investigation of the problem revealed that the issue was related to a legacy user parameter from a feature that was removed from the application. The parameter has been deleted from the user parameters and the deletion can now be performed as expected. RNService Impact area: User deletion in Admin Portal > ADMIN > Functional Admin > Users | ||
| 88042 | Certificate Update for Excel Macros The macros used by the beqom application in exported Excel files has been updated with the latest beqom security certificate. None Impact area: Excel macros | ||
| 88578 | Web App: Incorrect Value passed to Kernel_SP_Process_PreSave Stored Procedure A difference in value for the @selectedIdPayee parameter of the stored procedure was observed depending on the method used to update indicator fields in a process. When updating via the application UI, the value was determined by the result of the following SQL query: select Id from hm_NodelinkPublished where idChild = {idPayee from py_Payee table}. When updating via an Excel import, the value of the parameter passed to the stored procedure was idPayee (from the py_Payee table). The issue has been corrected; the same value is now passed to the stored procedure, regardless of the method used to update indicator fields. None Impact area: Pre-save stored procedure in process grids | ||
| In this Release Note | |||