beqom v10 HF110 - 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 24th, 2022
Fix version: v10 - 90238 - 10.0.751 - 110.2 - 90081
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 50289 | Web App/Back-End: Bulk Validation via API Authorization Issue The following incorrect behavior was reported on the back-end side of the beqom: bulk validation operations in process grids could be triggered by unauthorized users via API. The issue has been corrected; an authorization error is now returned by the API management tool if a bulk validation operation is triggered via an API by an unauthorized user. API: update to RNService Impact area: Application back-end | ||
| 63279 | Admin Portal: Search Inoperative for Custom Document Names in "Info Hub" Component The following issue was reported in the beqom Admin Portal: if a document name was customized directly from the database, if users attempted to search for that document via the document library in the , the application returned no result. Investigations revealed that the problem happened when the name of the document was modified in the database via the custom_file_name column of the rps_file table. The issue has been corrected; now if document names are customized via the mentioned table in the database, the search is correctly working in the document library in the . Impact area: InfoHub > Custom document name search | ||
| 63928 | Web App: Cannot Save Modifications in Child Data Grids When working with a child data grid in the beqom Web App, if users added or modified some values in the grid and clicked the Save button, the application returned the error "This version is Locked and cannot be edited". Investigation of the issue revealed the saving issue was due to an incorrect behavior of mandatory fields in the grid. The issue has been corrected and now users can correctly save modifications in child data grids in the beqom Web App. Impact area: Data > Child data grid saving | ||
| 65287 | Web App: Pencil Button Tooltip Incorrect Behavior in Mobile Forms The following incorrect behavior was reported in the beqom Web App: when working in a form assigned to the Mobile App and with a configured datasource, if users hovered their mouse cursor over the button in a Short Text or Long Text block type in the form "edit" view, the tooltip was unexpectedly blinking. The issue has been corrected; now the button tooltip is correctly displayed in forms assigned to the Mobile App. Impact area: Forms > button tooltip display | ||
| 65372 | Web App: Missing "Refresh" Button Tooltip in Data Grids When working in data grids in the beqom Web App, it was noticed that if users hovered their mouse cursor over the Refresh button in a grid header, the tooltip indicating the function of the button was missing. The issue was corrected; now the tooltip "Refresh" is correctly displayed when users hover their mouse cursor over the Refresh button. Impact area: Data > Refresh button tooltip display | ||
| 66260 | Web App: Cloning Feature Improvement in "Simulations" Component As of this hotfix package, the cloning feature for simulations has been improved, as follows: New confirmation contextual window when clicking the button; New message when the simulation is successfully copied Impact area: Simulations > Simulation cloning | ||
| 66442 | Web App: Grid Synchronization Feature Implementation for Environment Managers In order to improve the user experience for environment managers in the beqom Web App, a new Synchronize Inventory drop-down is now available in the Inventory tab of the Package Manager section of the . This new drop-down allows admin users to "Include newly created items to the inventory." upon clicking the drop-down and selecting Synchronize Grids to automatically update the list with newly created grids. API: added POST Gateway/api/Grids/SynchronizeGrids endpoint Impact area: Admin > Package Manager > Grid synchronization | ||
| 66444 | Web App: Rule Synchronization Feature Implementation for Environment Managers In order to improve the user experience for environment managers in the beqom Web App, a new Synchronize Inventory drop-down is now available in the Inventory tab of the Package Manager section of the . This new drop-down allows admin users to "Include newly created items to the inventory." upon clicking the drop-down and selecting Synchronize Rules to automatically update the list with newly created rules. API: added POST Gateway/api/Rules/SynchronizeRules endpoint Impact area: Admin > Package Manager > Rule synchronization | ||
| 66547 | Web App: Incorrect Column Display when Switching Process Grids with the Same Hierarchy The following incorrect behavior was reported in the beqom Web App: when working in the , if users opened a grid, and then switched to another one but with the same hierarchy, the columns from the first grid were displayed instead of the ones from the selected process. The issue has been corrected and now the correct columns are displayed as expected when users switch from a process to another sharing the same hierarchy. Impact area: Process > Column display after grid switch | ||
| 66569 | Back-End: React Library Upgrade In order to improve the overall user experience in the beqom Web App, the React library which is responsible to facilitate the build of user interfaces in the application has been upgraded. Impact area: Application back-end | ||
| 66691 | Web App: "Can See Himself" Parameter Inoperative for Hierarchies in Team Documents When the "Can see himself" parameter was not enabled in the beqom Admin Portal (in "ORG" > Administration > Hierarchy Security) for a given user, it was reported that when accessing the Team Documents section of the in the Web App, that user was able to see himself in the hierarchy which was incorrect. The issue has been corrected; now when the "Can see himself" parameter is not configured in the hierarchy security properties for a given user, he cannot see himself in the Team Documents hierarchy tree as expected. Impact area: Inbox > Node display in Team Documents hierarchy tree | ||
| 67947 | Localization Update The rps_localization table has been updated in order to make sure that the beqom application is fully localized. Update to the rps_localization table Impact area: None | ||
| #66959/#67038 Web App/Admin Portal: Cannot Import Modified Process Grids via Excel The following issue was reported in the beqom Web App: if users with the correct permissions exported a process grid to Excel, modified some values in the file, and then imported the grid back into the application, an error was returned. The issue has been corrected and now users can correctly import modified Excel files back into the beqom Web App. Impact area: Process > Grid with modifications import | |||
| In this Release Note As part of the ongoing deployment of new features within the beqom application, the ticket #66468 has been merged in this hotfix package. The changes performed on the beqom system are listed below: | |||
Ongoing deployments
| Ticket # | Changes |
|---|---|
| #66468 | API changes:
- DB changes: New "Revoked" state (-8) in rps_file_validation_status table |