beqom v10 HF234 - Release notes
Deployment date: NPR: August 4th, 2026 - PRD: August 4th, 2026
Fix version: v10 - HF234.5 - DB 10.0.1088
| Type | Reference | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 128708 | BQM-25690 | An issue was corrected where database deadlocks during high-concurrency periods could leave compensation processes in a partially saved state with no user feedback. The system now automatically retries the operation up to three times when a deadlock is detected, and displays an informative error message to managers if all retries are exhausted, ensuring data consistency and improved transparency. | |
133431 151461 | BQM-26116 | An issue was corrected where list-type grid columns with date or datetime subtypes were displaying dates in the raw format (e.g. '12/1/2025 12:00:00 AM') of the platform back-end, instead of the user's configured date format and timezone. Date values now render correctly in the user's configured format throughout grid cells, drop-down editors, and quick filters. | |
| BQM-27282 | A missing translation was added for the "Enable Optimized Grid Save (Process)" setting in Admin Portal, ensuring the label displays correctly rather than showing the technical localization key. | ||
| 154856 | BQM-27317 | An issue in quick filters in the process grid was corrected where filters applied on one hierarchy node persisted invisibly when switching to a different node, preventing users from clearing the filter or viewing unfiltered data. The fix resolves race conditions between data fetching and filter clearing operations. | |
| 151965 | BQM-27331 | An issue in the "Process" component > Budget Widget was corrected, where the widget became stuck in a loading state after selecting a different node in the organizational hierarchy, requiring a full page refresh to recover. The deduplication guard logic was updated to reset after canceled or failed requests, allowing subsequent node selections to load correctly. | |
| 155133 | BQM-27339 | An issue was corrected in statement generation where scheduled statement generation runs would hang for approximately one hour before failing, while manual execution continued to work correctly. The scheduler logic was updated to properly handle asynchronous worker responses, preventing timeout-related blocking of subsequent scheduled runs. | |
BQM-27382 BQM-27383 | An issue was corrected where date and datetime list columns in data grids displayed incorrect year values (e.g., Jan 1, 2001 instead of Jan 1, 2023). due to culture-specific formatting inconsistencies. ISO-8601 UTC timestamp fields were added to the backend API responses to ensure datetime values are parsed correctly across all regional settings. | ||
| 153096 | BQM-27385 | An issue was corrected where a parameter for document history trail visibility control was not visible in the Admin Portal due to a missing database update script. The required script was added to ensure proper configuration visibility. | |
156375 156379 156397 156450 156474 | BQM-27394 | After a recent hotfix, non-superadmin users who selected the top node of a hierarchy in the PROCESS component received an "Access denied" error when trying to validate an indirect report, because a new security check did not recognize hierarchy nodes above individual employees. The check now correctly recognizes top-level and organizational nodes, restoring the ability for non-superadmin users to validate within their assigned security scope without weakening access controls elsewhere. | |