beqom v10 HF218 - Release notes
Deployment date: NPR: October 22nd, 2025 - PRD: October 29th, 2025
Fix version: v10 - HF218.1 - DB 10.0.1027
| Type | Reference | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 116256 | BQM-24951 | In the "Analysis" component, when no values were returned for a report filter, no default value was used, resulting in an empty selection for the report filter. The system now applies the default value if one is provided and active. | |
| 131828 | BQM-25925 | In process grids, all lists with type -7 (data source-based), including cascading lists, now use the existing table sort configuration defined in Admin portal under Admin > Technical Admin > Synchronisation & Data security. If no sort configuration is defined, items are sorted alphabetically according to their label. Previously, cascading lists were displayed in the default SQL order, which could result in unpredictable item order. | |
| 135930 | BQM-26291 | In the "Process" component, when copying a process, the "Level" filter configuration would disappear in the copied process because its configuration was not retained. It is now correctly inherited and displayed in the new process, matching the source configuration. | |
| 138169 | BQM-26435 | In AI/ML Predictions, an empty implementation of the optional stored procedure Kernel_SP_ML_Pre_Create_Prediction was added to prevent irrelevant error logs from appearing in Datadog monitoring. Previously, the system logged errors for this missing procedure even though they were properly handled and did not affect functionality. | |
| BQM-26461 | Internal developer-oriented documentation was added to the application project to facilitate team onboarding and common problem troubleshooting. | ||
| 139725 | BQM-26568 | In the "Process" component, conditional formatting now supports columns with the SQL data type VARCHAR. Previously, attempting to add a rule to a VARCHAR column resulted in an error. The system now treats VARCHAR columns the same as NVARCHAR, allowing rules to be added without error. | |