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

CSD-5819

Studio

Studio fields that only contained whitespace would inadvertently become empty when saving.

Whitespace-only values are now read from the XML representation as is, such that whitespace remains as originally specified.

CSD-5808

Studio

The management service did not correctly include the value of ClearBeforeExecute in the data of an AQ_Instance_Update service call.

The ClearBeforeExecute flag is now properly included in the data of an AQ_Instance_Update service call.

CSD-5603

 

The default mail connection configured via properties conflicted with mail connections when provided by another ConnectionManager. For example when you created your own AquimaConnectionManager or AquimaConnection.

When creating a default mail connection we mark it as default, so it will not conflict anymore with unique mail connections provided from other ConnectionManagers

  • No labels