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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Identifier

Component

Issue

Solution

BQ-22740

 

A branch that has been migrated to a newer version of Blueriq could still be opened in older versions, potentially resulting in crashes due to unsupported data.

Opening a branch which has been migrated to a newer version than supported will now always report an error.

CSD-5210

 

When a login action fails with a 500 Internal Server Error it may happen that a confusing error message with "OK" is being shown.

The error message no longer falls back to the HTTP's status text, which may be unavailable e.g. for HTTP/2 connections. Instead, it shows that an unknown error occurred.

CSD-5201

Encore

Importing a profile in the model mapper editor would fail if it contains only a single instance, or an instance with only a single attribute

Such profiles can now be imported as expected.

CSD-5190

 

Table cell contents of AQ_InstanceList would inadvertently have a single presentation style with the instance's GUID, regardless of the modeled presentation style. Additionally, containers of type AQ_FileDownload would never reflect their modeled presentation styles.

The table cell content now has its originally modelled presentation style. AQ_FileDownload also reflects its modeled presentation styles as expected.

  • No labels