beqom v10 HF165 - 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: April 24th, 2024
Fix version: #BeqomApp - v10 - HF 165.3 - DB 10.0.934
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| BQM-20131 | Back-End: New Function Types in "Process" Component Code This ticket aims at adding new function types to some actions in the code. This improvement has no direct impact on end-users of the application but will enhance the development processes and prevent errors on local environments. | ||
| BQM-23390 | Web App: Pinned Documents in Attached Document Panel Not Visible after Log Out The following issue was reported in the Web App interface of the beqom v10: if a user opened documents in the attached documents panel for a given payee in a process grid (any documents or manage reports), if he logged out of the application, and then clicked the payee again to open the panel, the previously pinned documents were not displayed as expected. The issue has been corrected and now pinned documents in the attached document panel are always displayed after logging out and in the application. | ||
| BQM-23409 | Web App: Missing Error Message if Character Limit is Reached in Short Text Blocks in Attached Forms When working in a form attached to process grid and configured with a short text block type, it was reported that if a user entered a long text and reached the maximum number of characters allowed in the block type, after saving the application automatically removed the text but without any message to inform the user. To correct this issue, the new message "The maximum length of the property {PropertyName} is {Maxlength} characters" has been introduced to inform users when the maximum number of characters is reached in a form short text block types. | ||
| BQM-23413 | Enable Data Grid Configuration to Identify Modifications at User-Level after Import As of this hotfix package, it is now possible to configure data grids to identify modifications at user-level when importing a grid back into the application. On the back-end side of the application, the set_id_user_on_import parameter has been introduced to the k_referentials_grids table. When set to true, this parameter will identify and populate the id_user column of the data grid when a user import the grid into the application. Since different users can export, modify and import a grid, this enhancement aims at rapidly identify the author of the modifications performed in the grid after import. DB: new set_id_user_on_import parameter in the k_referentials_grids table | ||
| BQM-23878 | Improve Code Quality for Test Coverage in SonarQube Projects In order to reach the code quality gate planned for code coverage, new unit tests have been introduced to SonarQube projects. This improvement aims at reducing the number of failed status by improving the overall code quality for test coverage in the application projects. | ||
| 104258 | Web App: Custom Localization for Hierarchy Names Inoperative in Team Documents Section The following issue was reported in the beqom Web App: if a custom label was configured for a hierarchy name in the Admin Portal, if the hierarchy was selected in the Team Documents section of the in the Web App, the custom label was not displayed as expected. The issue has been corrected; hierarchies configured with a custom label are now correctly displayed in the Team Documents section of the in the Web App. | ||
| 104485 | Web App: Real-Time Calculation Triggering Issue when Fields Focus is Lost The following incorrect behavior was reported in the beqom Web App: when working in a process grid configured with the real-time calculation feature, if a user entered a value in a field which was supposed to trigger the calculation, and then immediately scrolled inside the grid until the field was not visible, the calculated fields were not populated as expected. Investigations revealed that the issue occurred because fields configured with the real-time calculation functionality were missing a parameter allowing to trigger events when the fields focus is lost. The problem has been solved by adding the OnBlur property to real-time calculation fields to prevent any triggering issues in the future. | ||
| In this Release Note | |||
Ongoing deployments
| Ticket Number | Changes | Impact | Comment |
|---|---|---|---|
| BQM-22237 | API changes:
No changes DB changes:
No changes | These deployments are related to the "Machine Learning Engine for Base Salary Estimation" Feature Flag which is currently available as a limited feature. | |
| BQM-22731 | API changes:
The following API endpoint has been added:
DB changes: No changes | ||
| BQM-23245 | API changes: No changes DB changes: No changes | ||
| BQM-23640 | API changes: No changes DB changes: Sphere update: 10.0.934 | These deployments are related to the preparation of the infrastructure for the "Statement Generation" Feature Flag. | |
| BQM-23665 | API changes: No changes DB changes: No changes | ||
| BQM-23864 | API changes: No changes DB changes: No changes | ||
| BQM-23933 | API changes: No changes DB changes: No changes | ||
| BQM-23992 | API changes: No changes DB changes: No changes | ||
| BQM-23995 | API changes: No changes DB changes: No changes | Fix missing error if alias is not present in template |