You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
Identifier | Component | Issue | Solution |
---|---|---|---|
BQ-14857 | Runtime | DCM_TaskList would not use the default ordering as defined in Studio. | DCM_TaskList now passes the default sorting as defined in Studio to the frontend. |
BQ-14856 | Runtime, Customerdata | CVE-2022-23221 is reported on the H2 library that we use | H2 is updated to the latest version in which the CVE has been fixed. Note that H2 is only used in the development-tools, which are not meant for production. |
BQ-14850 | Runtime, DCM Lists | The assignee column in the DCM_WorkList was not filled, even if there was an assignee. | The DCM List Service and Runtime have been updated to show the assignee. |
CSD-3985 | Runtime | Editing a boolean value corresponding with a boolean value list in Studio would incorrectly be case-sensitive. | Studio now consistently treats boolean values as capitalized, resolving the issue. |