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 Key | Summary | Release Notes |
|---|---|---|
| ADMIN-3354 | Hierarchy View page - improve the performance | Optimized 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 column | Fixed an issue where sorting did not work when clicking the arrow in the Sequence column. Sorting now functions correctly as expected. |
| ADMIN-3299 | Edit entity item (text, key value...) in the bucket detail tab issues | Fixed 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-3144 | Filters-Groups-Classifications - Update Editing title panel | Fixed 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. |