Skip to main content

Data Management - Patch 3 - Change Log

This patch, released on February 19, 2026, delivers targeted fixes and usability improvements identified after recent testing and user feedback.

Build Name on FTP: data-management_4.7.0.5.zip


Release Notes

Issue KeySummaryRelease Notes
ADMIN-3354Hierarchy View page - improve the performanceOptimized the Hierarchy View page to improve loading performance. The tree now retrieves only the direct children instead of loading unnecessary data. The Content tab applies lazy loading and caches data per tab to reduce repeated API calls.
ADMIN-3351[Content module] The sort does not work when clicking the arrow of the Sequence columnFixed an issue where sorting did not work when clicking the arrow in the Sequence column. Sorting now functions correctly as expected.
ADMIN-3299Edit entity item (text, key value...) in the bucket detail tab issuesFixed an issue where editing a content item (Text, Key Value, etc.) in the Bucket detail tab caused the opened tree node to close and become unresponsive. The content list now updates correctly after saving changes. The fix applies consistently across all Content tabs.
ADMIN-3144Filters-Groups-Classifications - Update Editing title panelFixed an issue where the selected item name was not retained when navigating across Edit forms for Filter, Group, and Classification. The editing panel now consistently displays and preserves the selected item name.