Fixes for Collibra Data Governance Center 5.7.4-14
Asset management
- There is now space between paragraphs in text attributes. (ticket #41855)
- When you change a system asset type via the API or via the import of a migration, you no longer see a ClassCastException error. (ticket #42142, 42993)
Catalog
- Jobserver jobs no longer fail after a transient network failure.
- Refreshing a schema no longer overwrites existing table and column descriptions.
Import and export
- When exporting complex relations to file, via the UI, all complex relations are again correctly exported.
- When importing assets, in the import mapper, you now see the head and tail asset types of each relation type. (ticket #42817)
REST API
- "Yes" and "no" values for Boolean attributes are now interpreted correctly when imported in Collibra DGC or set using the Collibra Core REST API . (ticket #42719)
- Improved the rrror message when you download an attachment with an incorrectly formed HTTP call. (ticket #37427, 37477)
Users, user groups, roles and permissions
- Extended user information, such as websites and instant messaging accounts, are now correctly handled when you create or update a user via the API. (ticket #40319)
Views
- When you select a view from a list of views, you now always see the selected view. Previously, you were sometimes redirected to an overview page.
- You can now delete a domain that has custom views that were created by other users. (ticket #36173)
Workflows
- In a workflow, if there are consecutive tasks that use forms, you can now complete the first task and proceed immediately to the second task without closing the form. (ticket #42293)
- In workflow forms, clicking Submit multiple times no longer results in the form being submitted multiple times. (ticket #40446)
Miscellaneous
- The activities table now shows the date and time in user's local time. (ticket #43673)
- If you edit the description of a community or domain, you now see the actual description of the community or domain, not the description of the last edited community or domain description.
- If you are signed out due to inactivity, the sign-in button now opens the SSO sign-in page, if SSO is enabled.
- In Settings, long column names on the Asset Types and Domain Types pages no longer overflow into adjacent columns.
- Upgrading from version 5.3.x or older to 5.7.4 or newer now adds all necessary indexes in the database to improve the performance of your environment.