beqom v10 HF75.4.4 - 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: December 1st, 2021
Fix version: v10 - 59096 - 10.0.655 - 75.4.4 - 58415
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 50169 | Web App: Reports Performance Issue Performance issues were reported when accessing any type of reports in the beqom . Investigations revealed that the performance issues occurred because some requests were unexpectedly called several times by the Web browser every time a report was opened in the application. The issue has been corrected by adjusting the reports parameters, enabling Web browsers to correctly cache the reports parameters and thus improving the performances. None Impact area: All types of report | ||
| 50170 | Back-End: Application Items Cache Session Issue On the back-end side of the application, it was noticed that some of the application items were selected several times in the same cache session. The issue has been corrected and now application items are correctly cached in Web browsers. All APIs and infrastructure projects Impact area: Application back-end | ||
| 50807 | Web App: Mandatory Fields Inoperative in Child Data Grids When working in parent-child data grids in which mandatory fields were configured in the child grid, users could save a child grid with empty mandatory fields which was incorrect. The issue has been corrected; now mandatory fields work as expected in child data grids. None Impact area: Data > Mandatory fields in child grid | ||
| 51105 | Back-End: Differentiate Web App and Mobile App API Requests In order to better track and analyze the user activity of the beqom and Mobile Application, the API requests sent by both applications are now identified, separated and stored in distinct database tables. API: new methods for saving the user agent data (Admin Portal) and new methods for capturing the user agent data (Web App); DB: new k_stats_session table Impact area: Application back-end | ||
| 51126 | Admin Portal/Web App: Documents Names and Windows Keywords Conflict It was reported that if users attempted to create a document with the name "Con" (e.g. "Con.pdf"), it was not accepted by the beqom application. This issue was due to a conflict with Windows reserved keywords. The issue has been corrected on the back-end side of the application by replacing the "contains" checks in the code by "equal" controls; preventing any further conflicts with Windows keywords. Impact area: InfoHub (Admin Portal) and Inbox (Web App) > Documents creation and display | ||
| 51177 | Web App: Value Display Issue in List Fields Filtered by IDPayee When working in a process grid, if two list fields were filtered by a payee ID, when users selected values in the drop-down for the first field, and then for the second, the value from the first field unexpectedly disappeared. The issue has been corrected; now values in list fields filtered by payee ID are correctly displayed in process grids. None Impact area: Process > Drop-down field value filtered by payee ID display | ||
| 51405 | Admin Portal: Process Grid Visibility Parameters Configuration Issue The following issue was reported in the beqom Admin Portal: when users with the correct permissions opened the Visibility panel configuration for a given process grid in the , if they removed column visibility rights for a profile and saved, the right for the Workflow Step parameter was also unexpectedly removed for this profile which was incorrect. The issue has been corrected; now the Workflow Step parameter is no longer removed when removing another visibility right for a column. Impact area: Design > Process grid visibility parameter | ||
| 51481 | Web App: Incorrect Quick Filter Operator Labels in Tooltip in Process Grids The following issue was noticed in the beqom : when users opened the quick filter tool in a process grid (at the bottom left of a column header), if they hovered their mouse cursor over one of the filter operator, the tooltip displayed "[Object][Object]" instead of the correct operator name. The issue has been corrected and now the correct quick filter operator label is displayed in the tooltip on hover. None Impact area: Process > Quick filter operator label display in tooltip | ||
| 51632 | Mobile App: Support Decimal Precision for KPI Percentage and Achievement Value As of this Hotfix package, the beqom Mobile App supports decimal precision for percentage KPIs and for the achievement value in order to estimate a more accurate objective achievement. DB: New column in k_mobile_dashboards and field in referential_table_views Impact area: Home component > Decimal precision for percentage KPIs and achievement in personal dashboards | ||
| 51818 | Extend Application Health Check In order to improve the overall security of beqom, the health checks performed throughout the application have been extended. API: new {"status": "Healthy","totalDuration": "00:00:00.0443108","entries": {"rn-service": {"data": {"Wcf": "ok","Redis": "ok","FeatureFlag": "ok"},"duration": "00:00:00.0234560","status": "Healthy","tags": ["services","live","rn-service"]}}} plus update in {"status":"Healthy","totalDuration":"00:00:00.1370989","entries":{"feature-flag":{"data":{"state":"Valid","lasterror":null,"statesince":"2021-11-18T08:32:03.5724056+00:00","api":true},"duration":"00:00:00.1008607","status":"Healthy","tags":["services","live","feature-flag"]},"rn-service":{"data":{"Wcf":"ok","Redis":"ok","FeatureFlag":"ok"},"duration":"00:00:00.0359953","status":"Healthy","tags": ["services","live","rn-service"]},"self":{"data":{},"duration":"00:00:00.0000980","status":"Healthy","tags":["services","self","live"]},"cache":{"data":{},"duration":"00:00:00.0024218","status":"Healthy","tags":["services","cache","live"]}} } Impact area: None | ||
| 52076 | Web App: Quick Filter Search Fields Cosmetic Issue The following cosmetic issue has been reported in process and data grids configured with the Quick Filters feature: the top border of the search fields were overlapping the provided area in the grid columns. The style issue has been fixed and now quick filter search fields are correctly displayed in process and data grids. Impact area: Data and Process > Quick filter search fields display | ||
| 52100 | Mobile App: Error when Opening the An unexpected error was displayed when users of the beqom Mobile Application opened the component but without affecting its use. The issue has been corrected and the error is no longer returned by the application. Impact area: User Settings component > Error on component opening | ||
| 52164 | Localization Update The rps_localization table has been updated in order to make sure that the beqom application is fully localized. Updates to the rps_localization table Impact area: None | ||
| 52177 | Mobile App: Cannot Access the Users of the beqom Mobile Application were not able to access their personal and team dashboards in the component because the application returned an error when opening the component. The issue has been corrected; users can now open the component as normal. Impact area: Home component > Access to personal and team dashboards | ||
| 52322 | Web App/Back-End: Unnecessary Code Related to Real-Time Calculation Execution It was reported that some unnecessary source code was discovered when executing the real-time calculation feature in process grids and impacted the application performances. The problem has been fixed by removing any unnecessary parameters when executing the real-time calculation feature in process grids. Impact area: Process > Real-time calculation performance | ||
| 52710 | Admin Portal/Web App: Advanced Analytics Server Error when Loading Several Dashboards Simultaneously The following issue was reported when using the beqom Admin Portal and the Web App on Linux: if several Advanced Analytics dashboards were loaded simultaneously by different users, the Advanced Anayltics Linux server returned an error which prevented the dashboards loading. The issue has been corrected; now multiple Advanced Analytics dashboards can be used at the same by different users in the beqom Admin Portal and in the Web App. Impact area: Analysis (Web App) and Analysis (Admin Portal) > Advanced Anayltics dashboards loading | ||
| 52776 | Back-End: Method to Retrieve User Properties Failure The following issue was reported on the back-end side of the application: the method used to retrieve the logged in user properties was sometimes failing which could lead to connection issues. After investigation, it was revealed that a parameter ( idContext ) was not correctly passed and caused the method to fail. The issue has been corrected by adjusting the parameter and now the method is always passed as expected. Impact area: Application back-end | ||
| In this Release Note As part of the ongoing deployment of new features within the beqom application, the following tickets have been merged in this hotfix package: #34429, #50998, #51465, #51466 and #51641. | |||