beqom v10 HF236 - Release notes
HF236.4
Fix version: v10 - HF236.4 - DB 10.0.1098
| Type | Reference | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 153336 | BQM-27219 | A Cancel button was added to the data grid loading screen. When a grid takes a long time to load, for example due to a large row count or additional quick filters, users can now click Cancel to stop the load, after which a "Data Load Canceled" message is displayed in place of the grid. The Cancel button is only visible while a load is in progress; it is no longer available once loading completes, fails, or is cancelled. | |
| 155275 | BQM-27334 | In compensation statement Word templates, template administrators can now mark a data source field as a hyperlink using a new "Is link" option, with an optional display-text field for the clickable label. The generated statement now renders these as clickable hyperlinks to dynamic, per-employee URLs instead of showing raw links. Existing templates are unaffected. | |
| 157314 | BQM-27477 | In process grids, the selection filter returned incorrect results when a selected value contained a comma, such as "Coordinator, Series - India". Investigation uncovered that filter combined all selected values into a single comma-separated string, which broke the boundaries between values. Each selected value is now sent as a distinct entry, so the grid correctly displays only employees matching the exact selected value. | |
| 157426 | BQM-27508 | In process grids, searching in the hierarchy and selection filters required accent marks to be typed exactly, so searching "Amelie" would not surface a record like "Amélie Poulain". Search fields now treat accented characters as their base equivalents, so users can find matching records without entering the exact accented characters. | |
| BQM-27557 | The template file reference (template_file_uuid) was not being recorded for statement merge runs, so the originating template file could not always be traced back to a merge run. A database column and corresponding application mapping were added so this reference is now correctly stored with each merge run. | ||