beqom v10 HF104 - 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 13th, 2022
Fix version: v10 - 83616 - 10.0.735 - 104.2 - 83602
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 58886 | Web App: Advanced Analytics Reports Filtering Issue when Switching Profile or User When working in an Advanced Analytics report in the beqom , when a user with the correct permissions granted to his profile applied a filter to the report, if he logged in the application with a different profile or user and accessed the same report, the filter was also applied which was incorrect. The issue occurred because the dashboard permissions were not correctly applied to users. The issue has been corrected; now only super admin users or users with a profile sharing the "Edit" permission for the given dashboard are able to see the applied filters. Impact area: Analysis > Filters display in Advanced Analytics dashboards | ||
| 60413 | Back-End: Enable Report Subscriptions via APIs In order to improve the management of report subscriptions in the beqom , it is now possible to create, read, update and delete report subscriptions directly via the execution of new APIs. New API endpoints: GET /api/report-communication/{id} , PUT /api/report-communication/{id} , DELETE /api/report-communication/{id} , GET /api/report-communication , POST /api/report-communication and POST /api/report-communication/{id}/subscribe Impact area: None | ||
| 63113 | Web App: Unexpected Default Selection when Launching Execution Plan Run The following incorrect behavior was observed in the beqom Web App: when working in the , if users opened an execution plan and clicked the Run button, the property "Specific Population" was unexpectedly selected by default. The issue has been corrected and now the property "Specific Population" is no longer selected by default when users attempt to run an execution plan. Impact area: Rules > Execution plan run properties | ||
| 64641 | Back-End: Introduce New Cookie to RNService to Reduce Unnecessary CPU Consumption In order to reduce the unnecessary amount of CPU consumption and facilitate users session data management, the ARRAffinity cookie has been introduced into the request header when Gateway or RNUI calls are made to RNService. Impact area: Application back-end | ||
| 64661 | Web App: Incorrect Decimal Precision in Percentage Fields in Process Grids with Real-Time Calculation The following issue was reported in the beqom : when working in a process grid configured with the real-time calculation feature, if users entered a decimal value in a percentage field, the application incorrectly rounded the value (e.g. upon entering 2,50%, the application returned 3%). Investigation of the issue revealed that this incorrect behavior happened because the real-time calculation stored procedure was configured to multiple decimal values by 100. The issue has been corrected; now decimal percentage values in fields configured with the real-time calculation feature in process grids are correctly rounded (no longer multiplied by 100). Impact area: Process > Decimal precision in percentage fields with RTC | ||
| 64807 | Admin Portal/Back-End: Synchronization Issue Between Admin Portal and Application Back-End After Grid, Rule or Population Deletion If users deleted a grid, a rule or a population in the beqom Admin Portal, it was reported that the related entry in the application database was not removed as expected. The issue has been corrected; now application back-end is correctly updated when a grid, a rule or a population is deleted in the Admin Portal. Impact area: Application back-end | ||
| 65008 | Back-End: Reduce Amount of Authentication and Tenant Management Logs In order to improve the overall performance of the application, the amount of authentication and tenant management logging methods has been significantly reduced. Impact area: Application back-end | ||
| 65105 | Web App: Improve Libraries Security In order to prevent any security breaches, the security of some libraries used in the beqom has been improved. Impact area: Application security | ||
| 65332 | Web App: Inconsistency of Tooltips for Cog Icon in Several Areas of the Application The following issue was reported in the beqom : in various areas of the (listed in the "IMPACT" section below), in the list of forms in the and in the Advanced Analytics report properties page in the , the tooltip displayed when hovering the "cog" icon was inconsistent. The issue has been corrected; all tooltips for "cog" icons now display "Properties". Update to the rps_localization table Impact area: Team Builder, Advanced Analytics Data Model, Homepage, Package Manager and Release Manager sections in the Admin ; form list in the Forms and Advanced Analytics report properties page in the Analysis | ||
| #63730/#63731/#63732 Web App: Environment Manager Improvements As of this hotfix package, several enhancements and minor bug fixes have been performed to the Environment Manager tool (accessible from the in the Web App) in order to improve the overall user experience of the feature. In the Package Manager and the Release Manager sections, the improvements are the following: New snapshot badges located under the package description (blue when no snapshots are associated and green with the creation date when snapshots are associated) with the name of the snapshot displayed in a tooltip on hover. Upon clicking a green badge, the "Snapshots" tab opens with the latest snapshot selected.; New cloud icons informing on the snapshot status with a tooltip on hover accessible in the properties of a package when opening the "Snapshots" section: empty cloud: "Available for release" blue cloud: "Released on (date-time)" green cloud: "Validated on (date-time)" red cloud: "Rejected on (date-time)"; empty cloud: "Available for release"; blue cloud: "Released on (date-time)"; green cloud: "Validated on (date-time)"; red cloud: "Rejected on (date-time)" Environment Manager APIs Impact area: Admin > Environment Manager tool | |||
| In this Release Note As part of the ongoing deployment of new features within the beqom application, the following ticket has been merged in this hotfix package: #58751. | |||