12.14.1
New features
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
roles
property inside therealm_access
orresource_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