beqom v10 HF4 - 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: June 10th, 2020
Fix version: 40554 - 10.0.169 - BeqomApp.Gateway_10_31672 - BeqomApp.WebApp_10_31829
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 24445 | Web App: "Keep the nodes opened" Feature Inoperative When users were working with a data grid with hierarchical fields and which was configured with the Keep the nodes opened option in the beqom Admin Portal, the feature did not work because the nodes stayed collapsed after saving a modification. The issue has been corrected and now the Keep the nodes opened feature is working properly. Impact area: Data > "Keep the nodes opened" feature | ||
| 27729 | Web App: Unnecessary Vertical Scroll Bar when Using Drop-Down Lists When users were working with data grids containing drop-downs lists and had set the row density to high, when they opened a drop-down list an unnecessary vertical scroll bar was displayed at the far right of the grid. Investigation of the issue revealed that the problem was related to the type-ahead feature. The issue has been corrected; the vertical scroll bar is no longer displayed when opening drop-downs lists. Impact area: Data > Vertical scroll bar display | ||
| 27792 | Admin Portal: Hide Profile Checkbox In order to hide a profile from the Web application in the Mobile application, a new "Hide this profile from the Web application" checkbox has been implemented in Admin > Profiles > Properties of a profile. A profile cannot be hidden if it is used as a default profile and users must disconnect and reconnect from the application in order to activate the new settings. Impact area: Admin > New profile property setting | ||
| 28178 | Admin Portal: Cannot Reorder Columns in Hierarchy Grids The following issue was reported in the beqom application: when working in the Data Grid editor, when users attempted to drag and drop the columns to modify the grid columns order of hierarchy grids based on views, the modification was ignored by the application after saving. The issue has been corrected by modifying the method used to reorder the grid columns and now users can properly modify the columns order in the Data Grid editor. Impact area: Data > Grid editor | ||
| 28283 | Web App: Large Population Processing Issue The following issue was reported in the beqom application: when working with large populations, users could click the Save and Test buttons several times without knowing that the application was processing because the loading wheel only appeared after a few seconds. Moreover, the number of validation messages displayed matched the number of times users clicked the buttons. This issue has been corrected and now the Save and Test buttons are disabled while the application is processing a save or a test for large populations and the loading wheel is properly displayed. Impact area: Populations > Save and test processes | ||
| 28305 | Web App: Form Aliases In order to allow a better traceability of the forms data in beqom, the application now allows to define aliases for every form components. From now on, when opening the form properties the "Change Form Alias" field will be filled by default but can also be manually modified. When the form is published, the system creates an additional view in the tenant database by using the given aliases. Impact area: Forms > Aliases implementation | ||
| 28458 | Admin Portal/Web App: Payees not Displayed in Process Grids The following issue was reported in the beqom application: when users attempted to open a process grid containing several nodes, the error message "No payee" in the Admin Portal interface and "No payees to display" in Web App was displayed. After investigation, it was determined that this issue happened because of an error in the code. The issue has been corrected and now data in process grid are properly displayed in the application. Impact area: Process > Payee display | ||
| 28753 | Web App: Organization Hierarchy Tree Update In order to reduce the issues causes in the "People" tab of the mobile application due to the recently added PRM_MaxAllowedNodeCount parameter and thus display all payees, linked stored procedures and endpoints have been altered for fetching the paginated flat list of payees with the search option and partial hierarchy tree based on the selected node on the flat list. Impact area: Organization > Payees display | ||
| 28780 | Admin Portal: Cannot Update or Delete Rows in Grids in Simulation Mode When users were using the and more precisely when working with a grid which was configured with Pre and Post Save stored procedures for the Add, Save and Delete features, when updating a value in the grid, a new row was added in the database table instead of modifying the existing value. Moreover, when deleting a row, the application displayed a success message but the row was not deleted. After investigation, it was determined that the issues happened because the stored procedures were not correctly triggered in simulation mode. The issues have been corrected by fixing the Pre and Post Save stored procedures and now users can properly update and delete values in grids in simulation mode. Impact area: Simulations > Data update and row deletion | ||
| 28892 | Web App: Cannot Switch Between Manual and Automatic Aliases The following issue was noticed when working with forms in the beqom application: when users manually modified a form alias, if they previously changed the form name, and then removed the alias name, the alias name was not automatically taken from the form name as expected. The issue has been corrected and now when users manually remove an alias name, the alias field is automatically filled with the form name. Impact area: Forms > Alias name | ||
| 28893 | Web App: Incorrect Behavior when Clicking the Organization Component The following incorrect behavior was reported in the beqom application: after having opened a payee individual planner by clicking on a payee name in the , when users clicked on the in the navigation menu, they were not redirected to the list view as expected. The issue has been corrected and now users are correctly redirected to the main page after clicking on the in the navigation menu. Impact area: Organization > Main page redirection | ||
| 28895 | Web App: Cannot Use "Reset to default view" Button When the users modified the columns size in data grids, if they attempted to restore the default view by using the Reset to default view button, the view was not reset to default as expected. The issue has been corrected and now the Reset to default view button can be properly used. Impact area: Data > Reset to default view button | ||
| 28897 | Web App: Incorrect Value when Removing Data in Process Field The following issue was reported in the beqom application: when users removed a value in a process grid field configured with real-time calculation, the field was displayed with "0.0" although it was supposed to be empty. The issue has been corrected and now removing data in a process field configured with real-time calculation leave an empty field as expected. Impact area: Process > Real-time calculation field | ||
| 28898 | Web App: Incorrect Sum Calculation in Process Grids The following issue was noticed in process grid: when the users edited values in a sum column in which real-time calculation fields were configured, the total was not correctly updated according to the user's entries. The issue has been corrected; now the sum is correctly calculated according to the values entered by the users. Impact area: Process > Sum calculation | ||
| 28899 | Web App: Blue Bullet for Views Visible when Opening a Process Grid The following issue was observed in the beqom application: the blue bullet, indicating that changes are pending in the grid view, was visible for a few seconds when loading process grid, even when no customization had been applied to the grid views. The issue has been corrected; the blue bullet is no longer displayed during the loading of process grid. Impact area: Process > Grid view | ||
| 28965 | Web App: Incorrect Alias Unique Identifier in Database The following issue was noticed in the application database: when users published a form containing an alias, the view name had a different unique identifier than the data source name in the database, which was incorrect. The issue has been corrected and now the view name and the data source name share the same identifier. Impact area: Application database | ||
| 29080 | Web App: Missing Budget Widget in Process Grids The following issue was noticed in the beqom application: when admin users opened a process grid containing a budget widget, the widget was not displayed as expected. The issue has been corrected; now budget widgets correctly appear in process grid. Impact area: Process > Budget widget display | ||
| 29081 | Web App: Disappearing Values in New Data Grid Rows The following issue was reported when working with data grids in the beqom application: when users added new rows to an existing grid and entered values in one of the row, if they added values in another row and clicked out the grid, the values in the first row disappeared. The issue has been corrected and now users can correctly add values in newly created rows. Impact area: Data > Grid values | ||
| 29153 | Web App: Validation Condition Duplication Issue in Forms An issue was reported in the of the beqom application: when a user with admin profile applied a validation condition on a number-type form block, and then copied the block, the validation condition was not duplicated as expected. The issue has been corrected; now validation conditions applied to a number-type block are correctly copied when the parent block is copied. Impact area: Forms > Number-type block with validation condition | ||