beqom v10 HF87 - 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: February 23rd, 2022
Fix version: v10 - 61932 - 10.0.671 - 87.5 - 61866
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 26319 | Web App: Field Edition Issue in Process Simulations The following issue was reported in the beqom : when working with in a simulated process, the fields of the process were unexpectedly not editable. This issue has been corrected and now the fields in simulated processes are editable as expected. Impact area: Simulations > Simulated process field edition | ||
| 49513 | Web App/Back-End: Saving Performance Issue in Data Grids Performances issues were noticed when working in data grids: the saving time was abnormally long after users added, updated or deleted rows. After investigation, it was discovered that the performance issue occurred because of the MERGE statement in the stored procedure. The issue has been corrected by adjusting the stored procedure and replacing the MERGE statement by INSERT , UPDATE and DELETE statements for the relevant actions. Impact area: Data > Saving performance | ||
| 51759 | Web App: Incorrect Import Message when Data Mismatch in Excel File The following issue was reported in the beqom Web App: if users exported a data grid, added one or several rows in the Excel file and entered an incorrect data type in one of the field, the import result window shown that "x" number of rows were added, which was incorrect. Indeed, if the application detects any data mismatch, the rows are never imported. The issue has been corrected; now if some data entered in the Excel file mismatch the expected data types of the grid fields, the added count in the import result window is always 0. Impact area: Data > Import results | ||
| 52520 | Web App: Incorrect Filtering Result with the ">" Operator in Process Grids When working in process grids in the Web Application, if users attempted to filter a percentage column using the ">" operator, the incorrect number of rows were returned by the application. The issue has been corrected and now the correct number of rows are displayed when filtering a percentage column with the ">" operator. Impact area: Process > Filtering results with the ">" operator | ||
| 53023 | Admin Portal: Conditional Validation Formula Syntax Issue In the beqom Admin Portal, if users with the correct permissions granted to their profile created a conditional validation with a formula ending with the "])" characters, the formula could not be saved. The issue has been corrected; conditional validation formulas ending with the "])" characters can now be correctly saved. Impact area: Design > Conditional validation formula syntax | ||
| 54819 | Web App: "Checked" Filter Incorrect Behavior in Process Grids When working in a process grid configured with a boolean column, it was reported that if users applied the filter "Checked" to the column in order to display only the rows with the "Checked" parameter, the application returned the opposite result and displayed the rows with the "Unchecked" value. The issue has been corrected; now the "Checked" filter applied to boolean columns is working correctly in process grids. Impact area: Process > "Checked" filter behavior in boolean columns | ||
| 55143 | Web App: Users Can Apply Filters on Mapping Column in Parent-Child Data Grids The following issue was reported in the beqom Web App: users were able to apply a filter on the column used as the mapping column between a parent and a child data grid, which was not supposed to be possible. When users applied a filter to that column, the application returned a generic error. The issue has been corrected by removing the possibility to apply filters on columns used as mapping columns between a parent and a child data grid. Impact area: Data > Filter on mapping column in child grid | ||
| 55304 | Admin Portal/Web App: Manual Search Issue in Standard Reports The following issue was reported in the beqom Admin Portal and the Web App: when working in a standard report, if a user manually entered a value in the drop-down filter and clicked the Show button to display one specific employee, the application returned an error. Investigations revealed that the manual search issue was linked to an outdated code section in the application back-end. The code has been adjusted and now the manual search in standard reports is working as expected. Impact area: Analysis > Manual search in standard reports | ||
| 55789 | Web App: Feature Flags Management Enhancements As of this hotfix package, the following improvements have been introduced in the feature flag management section in the : enable enforcement state (lock the state of a feature flag); allow parent-child relations between several flags: if the parent flag is disabled, the child flag cannot be enabled and if the child flag is enabled, the parent flag cannot be disabled; group and order feature flags by release date (latest release at the top of the page) Impact area: Admin > Feature flags management | ||
| 56053 | Admin Portal: Issue with Cascading Associations on Same Field in Data Grids When working in a data grid configured with drop-down cascading associations between two columns but based on the same field, the values displayed in the cascading drop-downs were incorrect. The issue has been corrected and now the corrected values are displayed in cascading drop-downs in a data grid sharing the configuration mentioned above. Impact area: Data > Drop-down cascading associations on same field | ||
| 56215 | Admin Portal: Row Selection Issue in Data Grids The following issue was observed in data grids in the Web App: if users selected one row, the application unexpectedly selected multiple rows instead but indicated that only one row was selected. Moreover, users were not able to unselect the row that they selected. The issue has been corrected; the single row selection is now working as normal in data grids. Impact area: Data > Single row selection | ||
| 56293 | Mobile App: Form Title Displayed Twice The following issue was reported in the beqom Mobile App: if a custom form was configured in the application, when users opened the form using the blue button either below a personal dashboard or in the , the name of the form was displayed twice. The issue has been corrected and now the custom form title is only displayed in the blue button frame. Impact area: Home and Profile > Form title display | ||
| 56296 | Mobile App: New Pop-Up for Application Update Availability As of this hotfix package, a new pop-up has been implemented in the beqom Mobile App in order to inform users whenever a new version of the application is available. Via this pop-up, users can tap the Update button to download the latest version in the application store or the Not Now button to close the pop-up. Impact area: None | ||
| 56298 | Mobile App: Custom Logos Display Improvements In order to improve the user experience when using the beqom Mobile Application, this hotfix package introduces improvements regarding logos display on Android and iOS. The custom logos uploaded in the application are now precisely sized and positioned either when displayed on dashboard pages or the login screen. Impact area: Custom logos display | ||
| 56300 | Mobile App: Enable Date Format in Custom Forms As of this new version of the beqom Mobile App, is it now possible to display date fields in custom forms. Impact area: Home and Profile > Date format in forms | ||
| 56331 | Admin Portal: Scheduled Execution Plans Expiration Issue The following issue was reported in the beqom applications: when a scheduled job was executing a plan step, the calculation expired after one hour. To correct the issue, the expiration time for plan executions has been increased to 10 hours. Impact area: Admin > Scheduler | ||
| 56872 | 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 | ||
| 57078 | Web App: Cannot Add Row to Child Data Grids When working in a child data grid, it was reported that if users click the Add a row button, the application returned the unexpected error "Missing Column Name". The issue has been corrected and now users can correctly add new rows in child data grids. DB: [Kernel_SP_Grid_DML] stored procedure update Impact area: Data > Row addition in child grid | ||
| In this Release Note | |||