beqom v10 HF5 - 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 17th, 2020
Fix version: 40584 - 10.0.171 - BeqomApp.Gateway_10_32096 - BeqomApp.WebApp_10_32069
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 27776 | Admin Portal: Loading Mask Issue in Simulation Mode The following issue was reported in the beqom application: when users attempted to launch a process report in the using the scenario tab by clicking the Show/Compare button, the loading mask only appeared for a very short amount of time before the page turned white until the loading of the process. The issue has been corrected by adjusting the loading method that caused the problem and now the loading mask is properly displayed during the loading process. Impact area: Simulations > Loading mask | ||
| 28665 | Web App: Group Aggregated Total Update Issue An issue has been noticed when working in process grid in the beqom application: when a grouping was applied and subtotals were used in a grid, after modifying a value in a field linked with the total sum and clicking Save , the previous subtotal value was displayed until the new total was calculated. After investigation, it was shown that the issue happened because the page was not properly refreshed after clicking Save . The issue has been corrected and now the previous total is no longer displayed when the new total is calculated. Impact area: Process > Aggregated calculations | ||
| 28682 | Web App: Validation Button Issue in Process Grids When working in process grid with a workflow, if users modified the value of a field, and then selected, submitted and validated the row, the Validate button was still enabled and users could click it several times which could lead to a succession of validation messages displayed in the application. The issue has been corrected by disabling the Validate button when the validation is processing. Impact area: Process > Row validation | ||
| 28787 | Web App: Incorrect URL when Using the "IN" Filter The following issue was noticed when working with data grids in the beqom mobile application: the URL request was too long when users used the "IN" filter operator with more than 17 elements, which led to the impossibility to display the requested data. The issue has been corrected by creating a new endpoint and using POST method instead of GET and now the requested list of data is correctly fetched and displayed in the application. Impact area: Data > URL request with "IN" filter operator | ||
| 28866 | Admin Portal: Cannot Remove Profile Assigned to User The following issue was noticed in the beqom application: adm in users were not able to remove a profile assigned to a user which had generated entries in the k_user_plan table. An analysis of the issue revealed that it was due to error between the k_user_plan_field_setting and the k_users_profiles tables in the database. The issue has been corrected; admin user can now correctly remove profile in the application. Impact area: Admin > Profile removal | ||
| 28901 | Web App: New Dashboard not Displayed in the List When a user with designer role created a new Full Analytics dashboard in the beqom application, the dashboard was not displayed in the list and the user had to refresh the page to make it appear. The issue has been corrected and now Full Analytics dashboards are displayed in the list after creation. Impact area: Dashboards > Dashboard display in list | ||
| 28902 | Web App: Missing Widget Border in Dashboard The following cosmetic issue was noticed in the beqom application: when working in a dashboard containing an Analytics widget, the right border of the widget was missing. The issue has been corrected; the Analytics widget right border is now properly displayed in dashboards. Impact area: Dashboards > Widget border display | ||
| 29011 | API NuGet Package Update In order to pass new APIs parameters in the application, the related NuGet package have been updated. This update will impact the main following elements: Fix infrastructure; Add missing libraries; Improve Redis cache logs; Improve RedisClientBase logs; Provide better compatibility with Azure Insight Impact area: Application APIs | ||
| 29017 | Kernel Grids Security Update In order to ensure the security of the data and prevent unauthorized users, with limited rights, to access data to which they are not supposed to have access, the security of kernel grids has been updated. Impact area: Application security | ||
| 29020 | Web App: Alias Name not Editable in Published Forms An issue was reported in the beqom application: users were able to modify the alias name of a published form, although this field was not supposed to be editable. The issue has been corrected and the alias name field is no longer editable in published forms. Impact area: Forms > Alias name field | ||
| 29057 | Web App: Missing Error Message when User's Profile is Hidden This issue was reported in the beqom application: if the profile assigned to a user was hidden via the "Hide this profile from the Web application" checkbox in the profile properties in the beqom Admin Portal and if this user's default landing page was set to the beqom Web Application, there was no error message displayed when he logged in allowing him to still use the application. The issue happened because the error page was incorrectly redirected when the user's profile was hidden. The issue has been corrected; the error message informing that the user's profile is hidden is now correctly displayed. Impact area: Access to the application | ||
| 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 | ||
| 29208 | Web App: Cannot Duplicate Form Blocks An issue was reported in the of the beqom application: when a user with admin profile attempted to duplicate a form element using the button, the block was not copied as expected. The issue has been corrected and now the button is correctly working. Impact area: Forms > Block duplication | ||
| 29283 | Web App: Cannot Validate Submitted Row in Process Grids When working in process grid with a workflow, if users submitted one or several rows, and then clicked the Validate button, nothing happened. The issue has been corrected and now users can correctly validate submitted rows in process grid. Impact area: Process > Row validation | ||