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

Identifier

Component

Issue

Solution

CSD-4323

 

Encore could fail to load a branch if it contained an external flow without contract or configuration module

Branches with such external flows can now be opened in Encore as expected

CSD-4263

JAVA Runtime

The XSS JSON Request Body filter would not be applied to requests with a Content-Type header that includes an argument (e.g. 'application/json;charset=UTF-8'

The XSS JSON Request Body filter will now be applied to any request with a media type that's compatible with the application/json media type.

CSD-4278

 

Due to a restriction placed on the Studio Client by the .NET Framework, it was not possible to render deeply nested validation trees.

Validation trees are now rendered as indented lists instead of nested trees. These are visually similar while avoiding the restriction.

CSD-4277

 

A recent bugfix in 15.2.1 and 14.11.6 (CSD-4225) has introduced an undesirable project validation error when a library contains multiple process modules

Validation of message events is no longer done when a library contains more than one root process module

  • No labels