beqom v10 HF25 - 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: November 4th, 2020
Fix version: 41705 - 10.0.271 - BeqomApp.Gateway_10_38196 - BeqomApp.WebApp_10_38212
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 33595 | Web App: Real-Time Calculation on Drop-Down Field Implementation As of this Hotfix package, the configuration of the Real-Time Calculation feature is now supported on drop-down fields in process grids. Impact area: Process > Real-Time Calculation on drop-down field | ||
| 33733 | File Export Method Modification In order to ensure a better security control on the documents exported from the beqom application, the method used for the export process has been modified. Impact area: Application security | ||
| 33853 | Web App: Real-Time Calculation Triggering Issue In process grids, if a user entered a value in a field configured with the Real-Time Calculation and quickly press the Tab key of his keyboard, the calculation was not triggered as expected. The issue has been corrected by improving the triggering time when using the Tab button and now the calculation is immediately triggered. Impact area: Process > Real-Time Calculation trigger | ||
| 33854 | Back-End: Application Library Update In order to prevent any connection issues when using the beqom Admin Portal, the StackExchange.Redis library has been upgraded with the latest version. Impact area: Application back-end | ||
| 33858 | Web App: Attached Report Issues in Process Grids The two following issues were reported in the beqom : when working in a process grid to which a report was attached, if users modified the default view of the grid using the View or Level filter features, the content was not updated neither in the grid nor in the report. Moreover, if the "Close Attached Objects After Save" parameter was disabled for the grid in the beqom Admin Portal, the attached report still closed after saving a modification. Both of the issues have been corrected; now the View and Level filter features are correctly working and the "Close Attached Objects After Save" parameter behaves as expected. Impact area: Process > Grid with attached report | ||
| 33901 | Connection Issue Between RabbitMQ and Data Services The following issue was reported in the beqom application: when RabbitMQ was not launched, object and data services were impacted and could not connect. The issue has been corrected; now data services are running properly without RabbitMQ connected. Impact area: Application connection | ||
| 33957 | Admin Portal/Web App: File Sort Order Saving Issue The following issue was reported in both of the beqom applications: when users modified the grid or report order in the Data, Analysis or Info Hub > Communication Workbench trees, the sort order was not saved after the page was refreshed. After investigations, it was revealed that the issue happened because the application was using an incorrect parameter when the order of the files was modified. The issue has been corrected by adjusting the sorting rule and now the files order is always saved in both of the beqom applications. Impact area: Data , Analysis and InfoHub > File sort order | ||
| #33004/#33286 Admin Portal/Advanced Analytics: Cannot Access "Advanced Configuration" Parameter The following issue was reported in the beqom Admin Portal when working with Advanced Analytics dashboards: when a user with the correct permissions granted to his profile opened a dashboard and clicked the " + Widget " button to add a new widget, when he attempted to access the Advanced Configuration parameter, the application returned an error. Investigations of the issue revealed that two missing API calls were causing the display of the error. The issue has been corrected by adding the required API calls for users with the "Edit Reports" permissions. Impact area: Analysis > Advanced Analytics dashboard > Widget | |||
| #33728/#33829 Admin Portal/Web App: Data Modification Issue in Exported Process Grids When users exported to Excel a process grid containing more than 1000 rows, if they applied a filter to a column in the Excel file and performed a copy/paste or a drag and drop action, all the filtered cells were not updated with the new values and the status of the modified rows were not changed to "Modify" as expected. This incorrect behavior was due to an error in the application code that was truncating the list of cells to which modifications were to be applied. The issue has been corrected by refactoring the code and now the cells to which a filter was applied in the exported Excel file are correctly updated after modifications are performed. Impact area: Process > Data modification in excel export | |||