Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 157 Next »

Example: TSK-1132: Replaced checkboxes in sort options with radio buttons.

Next Version:

v5.1.0

Breaking

Database Schema Update

  • This release contains a schema update to recreate the indexes on TASK.POR_VALUE

Major Version Updates

  • Wildfly 15.0.1

New

  • TSK-1827: REST endpoint /api/v1/tasks now allows sorting by the Task property ownerLongName

  • TSK-1803: TASKANA now supports manual priority of Tasks

Improvements

  • TSK-1820: to enforce that TASKANA uses the full dn only for searches for groups the given accessId is member of, the new optional property taskana.ldap.groupsOfUser.type=dn should be set. In this context the property taskana.ldap.groupsOfUser has been renamed to taskana.ldap.groupsOfUser.name

  • TSK-1822: fixed unclear REST error messages regarding the sort order of multiple endpoints

  • TSK-1817: TaskSummary.copy() now also copies the received field

  • No labels