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

Identifier

Component

Issue

Solution

CSD-5495

Java Runtime

When the Runtime needed to sort a list of instances in the profile, for example the instances in a repeat flow, and the set of attribute values would contain duplicate values, the Runtime could give an error: "Comparison method violates its general contract".

Instances are now sorted according to their creation ordering for the ones with an equal sort attribute.

BQ-23569

Encore

Usages of flow events and process events from flows and task mappings may not be listed as a dependency.

Flow and process event usages in flows and task mappings will now show up as dependency. This also addresses incomplete rename operations for those elements.

  • No labels