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

Identifier

Component

Issue

Solution

BQ-20633

Encore

Rest service editor did not have a history tab.

Added the history tab.

BQ-20629

Encore

Webservices in external libraries had editable fields, which should have been readonly

Fields were made non-editable

BQ-20597

Encore

Several containment types had content set to optional, which meant the user wasn't notified if they were empty.

Containments now correctly validate whether they have a value.

BQ-20530

JAVA Runtime

The Runtime would crash if studio returned an error while trying to retrieve repositories, branches or projects.

The Runtime will no longer crash if studio returned an error while trying to retrieve repositories, branches or projects. Instead it will log an error, stating the cause why the repository, branch, or project could not be retrieved.

  • No labels