beqom v10 HF7 - 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 1st, 2020
Fix version: 40671 - 10.0.177 - BeqomApp.Gateway_10_32545 - BeqomApp.WebApp_10_32638
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 26845 | Web App: Post Add Stored Procedure Issue in Data Grids When users added two rows in a data grid with SQL based validation, "Post save", "Post add", and "Pre delete" procedures configured; if one mandatory field was not correctly filled in one of the rows, an error was displayed as expected after clicking Save . However after correcting the value and saving the changes again, another error was displayed but with no text and the incorrect row disappeared from the grid. This issue also happened when one row was incorrectly filled. After investigation, it was determined that the issue was related to a problem with the "Post add" stored procedure. The issue has been corrected and now rows are correctly saved after correcting values in mandatory fields in data grids. Impact area: Data > Correcting and saving values | ||
| 28577 | Web App: Cannot Submit Process Form after Save When a user added or modified values in a Process Form and saved the changes, he was not able to submit the form because the Submit button was inactive. The issue has been corrected; now the Submit button is enabled, as expected, after saving modifications. Impact area: Process > Submitting form | ||
| 28949 | Web App: Cannot Export Large Ad Hoc Reports The following issue was noticed in the beqom application: when users attempted to export ad hoc reports containing a large amount of data, the export process took an unexpectedly long time and eventually failed. The issue has been corrected by changing the API method called when exporting ad hoc reports and thus making the export of large reports more effective. Impact area: Analysis > Ad hoc report export | ||
| 29089 | Admin Portal/Advanced Analytics: Cannot Create Custom Formulas in Widget Designer The following issue was noticed in the beqom application: when using the widget editor in the Admin Portal interface, if a user with the appropriate rights granted to his profile attempted to create custom functions or formulas, the application returned the following errors: "Function syntax error:", "Unknown error:". After investigation, it was determined that the issue happened because of a synchronization problem between the Advanced Analytics portal and beqom. The issue has been corrected and now custom formulas can be properly calculated in the widget designer. Impact area: Analysis > Formula calculation in widget editor | ||
| 29287 | Admin Portal: Report as a Link Issue An issue was noticed in the beqom application: after a user created a new report as a link using the Communication Workbench in the beqom Admin Portal, after opening that report via the Home page or the Notifications panel, the application automatically opened a download window and generated a file with "undefined" as default name. Investigation revealed that the issue happened because of an error in the code. The issue has been corrected by removing the possibility to select improper report types as links in the Communication Workbench. Impact area: InfoHub > Report as a link | ||
| 29306 | Admin Portal: Localization Unavailable When using the Microsoft Edge Web browser, the localization (translations in the standard languages supported by beqom) were not available. As a result, only the technical keys were visible in the application. The cause of this issue was related to the Content Security Policy settings blocking the display of all translation. The issue has been corrected and now the correct labels appear instead of the translation keys in the application. Impact area: Application scale > Label display | ||
| 29368 | Mobile: Session Still Active after Logout When using the mobile application, if a user logged out of the application, its session was still active because the session parameters were still visible in the related tenant database. The issue has been corrected by creating a new endpoint in order to clear the session after logging out of the application. Impact area: Mobile application | ||
| 29463 | Web App: Ad Hoc Report Long Column Name Cosmetic Issue The following issues were reported when working with ad hoc reports in the beqom application: if an ad hoc report contained long column names (more than 32 characters), when the users displayed the available columns via the Column panel, the Add button was not aligned and thus not accessible because the names overflowed the window. The issues were corrected; now the Add button is correctly aligned and long column names are truncated with a tooltip enabling to display the full name when placing the mouse over the ellipses. Impact area: Analysis > Ad hoc report > Column addition | ||
| 29473 | Web App: Cannot Use Keyboard Navigation on Budget Widget An issue was reported when working in process grid with the budget widget and using the Internet Explorer Web browser: when users attempted to use the keyboard navigation (space and enter keys) on the budget widget, the application was not responding. The issue has been corrected and now users can properly use the keyboard to perform actions on the budget widget in process grid. Impact area: Process > Keyboard navigation in budget widget | ||
| 29477 | Web App: RTC Trigger Issue when Removing Value When users removed a saved value in a process grid field configured with Real Time Calculation, the modification did not trigger Real Time Calculation in order to inform the user accordingly. The issue has been corrected and now the Real Time Calculation feature is correctly triggered when removing a value in configured fields. Impact area: Process > Real Time Calculation trigger | ||
| 29478 | Web App: Unexpected RTC Trigger In process grid, although no modification was done in any of the related field, the Real Time Calculation feature was triggered (fields were displayed with red indicators). The issue has been corrected; now the Real Time Calculation feature is only triggered if a modification is detected in a field. Impact area: Process > Real Time Calculation trigger | ||
| 29479 | Web App: Switching Cells Triggers RTC In process grid configured with Real Time Calculation, when users selected a cell, and then clicked another cell, the RTC feature was unexpectedly triggered. Therefore when users left the grid, the application was asking to save although no modification was operated in the grid. The issue was related to the initial value compared during the Real Time Calculation process. The issue has been corrected and now the Real Time Calculation feature is no longer triggered when users only click from one field to another. Impact area: Process > Real Time Calculation trigger | ||
| 29480 | Web App: Incorrect Title Alignment in Forms A cosmetic issue was reported in the beqom application: when working with forms in preview mode and with Process Forms, the titles of the form blocks were not correctly aligned with their related fields. The issue was due to an incorrect styling and was corrected; now block titles are correctly aligned with their entry fields in preview mode and in Process Forms. Impact area: Forms and Process > Block title alignment | ||
| 29481 | Web App: Missing Drop-Down Form Block Title In forms containing a Drop-Down Selection block in the beqom application, when in preview mode or when published, titles for this block type were not displayed. After investigation, it was revealed that the issue happened because of a missing placeholder for titles in this block type. The issue has been corrected; now titles for this type of block properly appear in preview mode or when the form is published. Impact area: Forms > Drop-Down Selection block title display | ||
| 29638 | Web App/Back-End: Incorrect Boolean Value for Checkbox In data grids, the value sent to back-end for Boolean type element when a checkbox was not checked was incorrect (empty). The issue has been corrected; now the value sent to the back-end side of the application when a checkbox is unchecked is "false". Impact area: Application back-end | ||
| 29653 | Web App: Missing Confirmation Message when Leaving Unsaved Data Grids When users modified the data in a data grid and navigated to another component or section of the application without having previously saved the modification, the confirmation message informing that the action will discard any unsaved changes was not displayed. The issue has been corrected; now a confirmation message is displayed when attempting to leave a data grid containing unsaved data. Impact area: Data > Grid with unsaved data | ||
| #29677: Web App: Saving Issues in Data Grids The following issues were reported in beqom: when a user modified a value in a data grid and saved the modification, the value was still appearing in bold and after attempting to leave the grid, the message "This action will discard any unsaved changes." was displayed. The issue has been corrected; saved values are not displayed in bold anymore and the message mentioned above is no longer displayed after attempting to leave a saved grid. Impact area: Data > Saving process | |||