12.14.1
New features
Performance improvements for PBAC-related API calls. The SQL query was refactored by replacing
GROUP BYwithWHERE EXISTS.
GZAC edition
The Zaken API plugin now supports a plugin action to link a Zaak to other Zaken. The type of the relation can be
vervolg,onderwerporbijdrage.The page title of the Object detail page has been removed to be more consistent with the other pages. Instead, the page title shows 'Object details'.
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.
GZAC edition
The Document list was not sorted correctly on the column that was configured as initial sort.
In the process of uploading a Document in parts, the correct lock ID is now used. This would cause errors when using specific DRC's like Alfresco.
For developers
Last updated