You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.

Identifier

Component

Issue

Solution

BQ-20200

Runtime

CVE-2023-2976 was detected on the guava library

Updated guava to 32.0.0-jre

CSD-4732

Encore

Editing the source collection expression of data mappings using the expression editor popout did not actually update the expression

The source collection expression is now updated properly when using the expression editor popout

BQ-20017

Encore

Encore would report an error when opening a branch with a merge conflict for an external library.

Branches with merge conflicts on external libraries can now be opened again.

CSD-4698

Runtime

For DCM2 only: If an automated task was modeled after the process start node, the process would close itself with the status "finished".

Task completion logic has been updated.

CSD-4699

Installer

The Blueriq Installer would fail on systems where FIPS is enabled.

The Installer no longer fails on FIPS-enabled systems when OIDC or NTLM/Kerberos authentication is used. A typical install using Custom auth will still fail on FIPS-enabled systems.

BQ-19719

Encore

Logging out whilst having a branch opened would show an unnecessary warning

Logging out whilst having a branch opened will no longer show an unnecessary warning

CSD-4685

Encore

Process and flow exit nodes used to show event + event type on hover, while in Encore only the event type was being displayed.

Process and flow exit nodes now show event + event type on hover in Encore.

CSD-4676

Encore

Scroll position on flow and process graphs is not kept when revisiting element

Scroll position is kept when revisiting flow and process graph element

CSD-4667

Encore

Deleting an element from an editor in Encore could report an error, if the opened module is not declared in the project that is open.

When a module is not directly contained in a project (only through a project reference) it is now being retrieved from the referenced projects during a delete operation, allowing it to succeed

CSD-4666

Runtime

FileDownload container could contain old file reference when reusing the FileDownload container for new file.

Always create a new file reference based on the FileId parameter.

CSD-4632

Encore

Link connectors in the flow and proces editors could not reliably be selected in Firefox

End nodes were unexpectedly too large in Firefox, resulting in the multi-select functionality to select multiple nodes which caused the link connectors to become hidden

  • No labels