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

Identifier

Component

Issue

Solution

BQ-21948


In the case engine API for the Maintenance App, exceptions would be swallowed and not show up in the logs.

The Case Engine logs now shows exceptions that happen when calling the maintenance API from the Maintenance App.

CSD-5065

Encore

The expression after "FIRST CHARACTER OF" was not checked to be a string, resulting in incomplete error reporting, syntax highlighting and autosuggestions

The expression is now checked as expected.

CSD-5066

studio

Studio validation could incorrectly report an error for a domain schema that referenced another domain schema, whose root entity deviated from the relation's target entity name.

Studio now correctly validates domain schema references. Additionally, a domain schema reference can no longer be empty.

BQ-21881

studio

Renaming a repository or branch could fail if the new name already had access permissions configured.

Access permissions that were leftover from a previously deleted repository or branch are now overwritten when renaming an existing repository/branch to the conflicting name.

CSD-5005, CSD-5012

Encore

Encore would report a validation error for attribute values that are kept empty, while this used to be allowed in Studio. This occurs for static instances, unit tests and data mapping unit tests

An empty value is now allowed yet again, being interpreted equally to how it was in Studio

BQ-21057


The maintenance app was not able to show the case profile when an attribute in the process profile had no value.

Attributes without a value will be shown now.

BQ-21990

studio

CVE-2024-21319 was reported for the Studio server.The relevant dependencies have been updated to mitigate the CVE.
  • No labels