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

Before you upgrade make sure to read the General Upgrade instructions as well as the Upgrade instructions for previous versions.

The changes are color coded. Orange elements have been changed, Green elements have been added and Red elements have been removed compared to the 12.x release.

Table of contents

AQ_TaskList

Before 13.3, the Container type: AQ_TaskList would show both open and started tasks. You can now use Studio to indicate whether started tasks should be displayed for Task Lists. The default behavior has been made consistent with AQ_WorkList, so by default, only open tasks are shown.

If you use Task Lists in your model, you should update them if they need to display started tasks. This option is available in Studio 13.2 and higher.

Data Mapping Instance Handling

An issue was reported concerning the creation of instances when executing a data mapping. If an instance mapping was configured to create new instances, but not to update existing instances (see image), no new instances would be created.

This issue has been fixed, which means these configurations will now correctly create new instances instead of doing nothing.

If there are instance mappings in your project which are expected to neither create nor update instances (but only delete instances), it is recommended to review these and ensure they are not mistakenly configured as the example in the image.
In previous versions this configuration would not create new instances. In this and future versions, this configuration will create new instances.

Known issues

For an overview of known issue please refer to: Known issues.

  • No labels