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

Identifier

Component

Issue

Solution

CSD-5273

Java Runtime

The DCM_GetTaskInfo had a custom made screen for custom fields which was not migrated when we moved from Studio to Encore.

We have removed the custom screen in favor of a multivalued, key/value parameter for custom fields. Please update to the new case modeling library version to be able to use this feature.

CSD-5260

Document Renderer

When a document link is clicked, an error occurs instead of the document being rendered and shown/downloaded

The document engine used when navigating from the document link container did not contain the correct context, which was required for generating the document. This has been corrected.

BQ-22904

Encore

When creating an attribute from the entity editor, the data type could not be preceded by whitespace.

Whitespace is now ignored when extracting the data type for the attribute to create.

CSD-5219

Java Runtime

The AQ_File_Move service always assumed the permanent persistence level for the target connection.

Introduced a Persistence parameter that controls the persistence level for the target connection.

BQ-22729

Java Runtime

When logging out with a tenant and then logging in with a different tenant would let the runtime crash in multitenancy mode.

At the end of each request the current tenant gets cleared making it possible to login with a different tenant after logging out with a tenant.

CSD-5082

Java Runtime

Sending a multivalued date attribute in a BAARS results in a parsing error.

Multi valued date attributes can now be received again when using a BAARS

BQ-20913

Encore

The data mapping editor would not remember several scroll positions.

Scroll positions of panels in the data mapping editor are now restored as expected.

BQ-13617

Encore

A node in the flow editor could not always be deleted using the delete key.

The delete key now always deletes the selected flow node.

  • No labels