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

1. Enhancements

EnhancementDetails
Case insensitive filtering in lists

You can now search or filter data in lists in Blueriq in a case insensitive way. This applies to the Aggregate List, Case List, Task List and Work List. In the Instance List, case insensitive filtering was already supported.
Note that SQL Server creates the database with a case insensitive collation by default, so if you are using SQL Server, case insensitive filtering would probably work already.

Show started tasks in Work Lists

You can define that a Work List should also show started tasks. Started tasks will be visible in the Work List, but the user will not be able to start the task, because it's started by another user already.
For more information, see AQ_WorkList or the video below.

2. Documentation

Documentation on the new features and improvements of this release is linked in the respective topics.

3. Upgrade Instructions

The upgrade instructions for this release can be found here: Release 13.2 Upgrade Instructions.

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your spring.config.additional-location directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

4. Artifacts

The Blueriq artifacts are available under name: 13.2.0.1511

5. Aquima Libraries

For this release there are no specific Library updates.

6. Retirement announcement

There are no specific retirement announcements.

For a full list of deprecated features, go to Deprecated features.

7. Bug fixes

Identifier

Component

Issue

Solution

CSD-3347RuntimeAn error occured when using the Metamodel generatorThe error is not occurring anymore while generating the Metamodel

BQ-10122

Runtime

Not all Blueriq components were registered in the PluginManager

All Blueriq components are now properly registered with the plugin manager and also displayed in the 'Plugins' widget of the development dashboard

BQ-10121

Studio

A critical vulnerability was found in the log4net library which is used in the Studio

log4net has been replaced by NLog

BQ-10080

Runtime

A log message regarding DCM Lists Initial Indexing was confusing.

The content of the log message has been improved.

BQ-10060

Installer

When installing Blueriq with the installer, the scheduler-quartz profile would not be enabled

The profile is now enabled by default when using the installer

BQ-9640

Runtime

A NullPointerException would occur if an AQ_TaskList container would contain a case id column without a filter expression.

This has been fixed. The container now displays a helpful message in this case.

CSD-3164

Runtime

Nullpointer occurs after starting a newly published project

Fixed the automatic reloading of available revisions in the runtime

8. Known issues

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



  • No labels

2 Comments

  1. The video helps to learn a new feature in a few minutes. Keep them coming (but please use a different tune (wink))

  2. Unknown User (j.hek)

    With the video the workings of the feature becomes more tangible compared to reading only the text. It's like watching a demo of a scrum team! (thumbs up)