12.14.1
New features
Performance improvements for PBAC-related API calls. The SQL query was refactored by replacing
GROUP BYwithWHERE EXISTS.
Bugfixes
On the case list, the case tag selector / search field would only show if at least 2 tags were configured instead of 1.
The modal that opens when starting a case, or starting a supporting process, wouldn't show expanded selectboxes correctly.
When the authentication token of the user didn't contain the
rolesproperty inside therealm_accessorresource_access, an exception was thrown.Retrieving a user from Keycloak now uses an exact search, preventing errors when one username is a part of another username.
For developers
Last updated