beqom v10 HF59 - 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 4th, 2021
Fix version: 10 - 43735 - 10.0.534 - Release-BeqomApp-v10-Package-HF59.1 - BeqomApp.WebApp_10_52824
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 44504 | Back-End: Imprecise Error Messages in beqom API It was reported that when errors were encountered when calling beqom APIs, there was no indication about the origin of the error which led to analysis difficulties. In order to add error precision, the "LineNumber" and "LinePosition" properties in the error response have been removed and replaced by the "Property" and "Path" properties. Impact area: Application back-end | ||
| 45912 | Admin Portal: Naming Constraint Prevents Scheduler Creation When users with the correct permissions granted to their profile attempted to create a new scheduler with the name "delete archive", the beqom Admin Portal returned the error message "This request is not supported". It was reported that the issue was due to a naming constraint related to the SQL injection mechanism in the application. The issue has been corrected by modifying the SQL injection filter behavior and now users can create a new scheduler event using any name. Impact area: Admin > Scheduler event creation | ||
| 46124 | Admin Portal: Cannot Modify HTML Content in Home Page When authorized users attempted to modify the Home page HTML code in ADMIN > Functional Admin > Home Page Management, after they clicked Save, the application returned a network error. Investigations of the issue revealed that the error occurred because of the SQL injection control mechanism when saving the HTML code. The issue has been corrected; users are now able to modify and save HTML modification in the Home page management section as expected. Impact area: Admin > Home page HTML code modification | ||
| 46228 | Web Application: Data Grid Panel Incorrect Behavior when Selecting Grid The following incorrect behavior was reported when working with data grids in the beqom Web Application: if a user opened a grid in the grid panel, and then opened another grid (located at the bottom of the list for example), the panel scroll bar jumped to the previously selected grid. It was determined that this incorrect behavior was caused by the element focus logic applied to import and export scenarios. The issue has been corrected by disabling this logic when selecting grids from the grid panel and now the selected grid is always correctly visible and focused inside the grid panel. Impact area: Data > Selected grid focus in grid panel | ||
| 46278 | Web Application: Incorrect Navigation Bar Theme Label after Application Culture Modification When working in the beqom Web Application, if a user modified the application culture and saved, it was reported that the label of the bar theme from the previous culture was displayed in the "Navigation bar theme" drop-down instead of the label from the current culture. The issue has been corrected; now the correct navigation bar theme label is displayed after modifying the application culture. Impact area: UserSettings > Navigation bar theme label display | ||
| 46296 | Web Application: Data Grid Hierarchy Panel Indentation Issue after The following incorrect behavior was reported in the beqom Web Application: when opening a child data grid, if users collapsed the hierarchy panel, maximized the size of the child grid, and then opened the grid panel again, the hierarchy tree was displayed without the expected folder indentation (the folders chevrons were missing). The issue has been corrected; now after collapsing and opening the hierarchy panel while a child data grid is opened in the application, the tree indentation is always correctly displayed. Impact area: Data > Hierarchy panel display | ||
| 46299 | Web Application: Delete Button Incorrect Behavior after Bulk Deletion in Data Grids When working in a data grid, if users selected all the rows of a grid and clicked delete, it was reported that the delete button in the pop up window was still enabled even after performing the action. The issue has been corrected and now the delete button located in the pop up window after performing a bulk row deletion is disabled as expected after the first use. Impact area: Data > Delete button state after bulk row deletion | ||
| 46369 | Back-End: Remove Unused Local File Storage It was reported that the local file storage option (an alternative to Azure storage) was no longer used by any customers. Therefore, the files and unused code related to this storage option were removed from the application back-end. Impact area: Application back-end | ||
| 46727 | Web Application: Hierarchy Switch Issues in Process Grids When working in a process grid configured with several hierarchies associated with different processes, after the user opened the grid and immediately switched to another hierarchy without waiting the first process to be fully loaded, the application returned the error "The hierarchy node was not found.". Moreover, after the loading process was over, the incorrect process was displayed. The issue has been corrected by disabling the possibility to use the hierarchy and process drop-downs during the loading of a hierarchy or a process. Impact area: Process | ||
| 47227 | Localization Update The rps_localization table has been updated in order to make sure that the beqom application is fully localized. Updated rps_localization table Impact area: None | ||
| 47233 | Back-End: Code Error in Standard Report Parameters On the back-end side of the application, a code error was reported in standard reports filter query (empty column). The code error was corrected. Impact area: Application back-end | ||