Skip to main content

Data Management - Patch 1 - Change Log

This first patch for the Data Management app delivers targeted fixes and usability improvements identified after the official v1.0 release.

The build name on FTP: data-management_4.7.0.2.zip

Release Notes

Issue KeySummaryRelease Notes
ADMIN-3133Attribute page doesn't reload after deletionResolved an issue where the Attribute page did not reload after deleting one or more attributes. The page now refreshes correctly.
ADMIN-3115Root classifications draggable after searchFixed an issue where root classifications could be dragged when shown in search results.
ADMIN-3103Filter page producing infinite logsFixed an issue where the Filter page triggered continuous console logging when entering edit mode.
ADMIN-3099Attribute list endpoint returns 404 when emptyFixed an issue where the attribute list endpoint returned 404 when an attribute set had no attributes. It now returns an empty list. Also removed an unnecessary API call triggered when clicking "+ Attribute” on first load.
ADMIN-3075Datamanagement – attributeset_displayUpdated validation so the attributeset_display field is no longer mandatory.
ADMIN-3050Articles cannot load in hierarchy on first loadApplied request limiting so article counts load reliably across filter, group, and hierarchy pages.
ADMIN-3049Content > Key values: unable to createResolved an issue that prevented new key values from being created.
ADMIN-3044Drag and drop animation incorrect in hierarchy settingsFixed incorrect drag-and-drop animation behavior in the hierarchy settings.
ADMIN-3037Facet: exception thrown when opening multi-level hierarchy groupsFixed an issue causing “Something went wrong.” errors when retrieving deeper hierarchy node data.
ADMIN-3009Content > Tab text: Unable to delete even with API 200Fixed an issue where deleted items still appeared after refresh despite a 200 response. The list API now reflects deletions correctly.
ADMIN-3007Content > Tab: Improved delete behaviorAdded a success toast after deletion. The right panel now stays open and focuses on the parent item unless the deleted item is a root.