beqom v10 HF8 - 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 8th, 2020
Fix version: 40716 - 10.0.178 - BeqomApp.Gateway_10_32917 - BeqomApp.WebApp_10_32945
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 27852 | Web App: "Post Add" Store Procedure Issue in Data Grids When users added two rows in a data grid with SQL based validation, "Post save", "Post add", and "Pre delete" procedures configured; if one mandatory field was not correctly filled in one of the rows, an error was displayed as expected after clicking Save . However after correcting the value and saving the changes again, another error was displayed and the incorrect row disappeared from the grid. This issue also happened when one row was incorrectly filled. After investigation, it was determined that the issue was related to a problem with the "Post add" stored procedure. The issue has been corrected and now rows are properly saved after correcting values in mandatory fields in data grids. Impact area: Data > Correcting and saving values | ||
| 29200 | Admin Portal/Advanced Analytics: Cannot Apply Filters in Dashboards When users applied a filter to a field in Advanced Analytics dashboards, after saving the modification, the data were not filtered as expected. The issue has been corrected; now filters are properly applied to Advanced Analytics dashboards. Impact area: Filters in Advanced Analytics dashboards | ||
| 29247 | Hierarchy Security Validation Update In order to improve the security in process grid in the beqom application, the hierarchy security is now validated in accordance with the ID of the current user and profile. Impact area: Application security | ||
| 29248 | Population Security Update In order to improve the security related to Populations in beqom, the save and validation methods are now related to the Read permission configurable in the beqom Admin Portal. Impact area: Application security | ||
| 29318 | Web App: Cannot See Available Objects in Environment Manager When admin users attempted to access the Available Objects section in the , the application returned an error. It was determined that the issue occurred because an error in the code was not properly returning the API result. The issue has been corrected and now admin users can access the Available Objects section in the Environment Manager. Impact area: Admin > Available objects display | ||
| 29484 | Admin Portal: Parsing Formula Issue Two issues were reported when managing custom data operations in the beqom application: if users attempted to create a formula between two process columns sharing approximately the same names, it appeared that the application was not able to calculate the operation because of parsing issues. Furthermore when creating the formula, after selecting the indicator and the field name and clicking the add button, an incorrect expression was inserted in the formula. The first issue has been corrected by adding the " [" "] " characters when parsing the formulas and in addition to the fix applied to the second issue; users can now properly manage custom data operations in the application. Impact area: Design > Custom data operations | ||
| 29506 | Web App: Cannot Access The following issue was reported in the beqom application: when users accessed a simulation via the in the beqom Web Application, the page was empty and only the names of the five tabs were displayed (Analyze, Populations, Rules, Parameters and Process). Moreover when clicking the Analyze tab, the application froze for ten minutes with no possibility to perform any action in the application neither in the Web browser and the error message "Page Unresponsive" was eventually displayed. The issue was corrected and now the content of the is correctly displayed and freeze of the application is no longer experienced when entering the Analyze tab. Impact area: Simulations > Simulation content display | ||
| 29551 | Web App: Information Field Block Cosmetic Issue in Forms A cosmetic issue was noticed when working with Forms in the beqom application: when users added an Information Field block to a form, the field "Type Something Here" was framed with borders. The issue has been corrected by removing the borders for this field in Information Field type blocks. Impact area: Forms > Information Field block | ||
| 29652 | Organization Security Token Update In order to improve the overall security of the beqom application, the method that generates the security token when fetching data from Organization hierarchies has been updated. Impact area: Application security | ||
| 29757 | Admin Portal: HTML Sanitizer Implementation In order to reduce the risks of potential XSS attacks, a HTML sanitization method has been implemented in the beqom application. This method will improve the security of HTML responses returned to Admin Portal. Impact area: Application security | ||
| #28817/#29191/#29265 Web App: Cannot Open Attached Process Reports The following issue was noticed in the beqom application: when users attempted to open an employee report attached to a process grid, the report was not displayed and the application returned an error in some cases. Investigation revealed that the issue happened because the idStep parameter in the request was not sent. The issue has been corrected and now process reports containing the idStep parameter can be properly opened. Impact area: Process > Attached process reports display | |||