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

Legacy properties are properties to configure legacy behavior in specific cases. This legacy behavior is deprecated and should therefore not be used, as it will be removed in a future release. The properties exist to help during a transitioning period towards the new behavior.

SubjectPropertyExplanationDefaultIntroduced inRemoved in 
Container type: AQ_InstanceListblueriq.legacy.single-field-instance-list-paginationControls whether the legacy behavior of using a single Field for pagination in the AQ_InstanceList should be enabled.
NB: the new behavior adds a Container which contains two text Assets and a Field for pagination.
false

13.13

14.1

15.0

application.properties

Process Engineblueriq.legacy.use-legacy-case-unlockingWith the legacy behavior, checking if a case is locked and unlocking a case is done in Hibernate. This in contrast with acquiring a lock, which is done directly on the database. The new behavior is to check/unlock directly in the database as well and also throw an exception when a case is unlocked that was not locked.false

13.13.17

14.10.1

16.0

application.properties