Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

 

Runtime

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