Skip to main content

Data Management - Patch 10 - Change Log

This tenth patch, released on 16 Jul 2026, delivers performance improvements for collection pages and form loading, along with updates to the media asset form and a bug fix.

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


Highlight features​

ADMIN-3807 | Faster collection page load​

Fixed a performance issue where pages with collections loaded slowly when a collection had a large number of items. The system no longer counts children for every collection at initial load. Instead, the count runs only when the user opens the context menu, right before the Delete button needs to be enabled or disabled.

Result: Collection pages now load significantly faster, even when collections contain thousands of items.


ADMIN-3800 | Faster form load for Creating Filter, Group, and Attribute​

Fixed a slow form load issue when clicking the + Add button for Filter, Group, or Attribute. The form now uses lazy loading so the fields appear immediately.

Result: The create form opens right away without waiting for data providers to finish loading.

Screenshot


ADMIN-3770 | Updated media asset form for Edit and Create​

Updated the Edit Media Asset form with several improvements: the Type dropdown is removed in edit mode, the "Choose a file" label is renamed to "File Name", and Volume is now optional and can be cleared. When Volume is cleared, File Name, Media Asset Path, and Media Asset URL switch to plain text fields. All field label changes apply to the Create form as well.

Result: The media asset forms are now cleaner and easier to use, with fewer required fields blocking the edit flow.

Screenshot

Bug fixes​

TicketSummaryRelease Note
ADMIN-3832Duplicate Attribute Set does not populate Parent CollectionFixed an issue where duplicating an Attribute Set left the Parent Collection field empty in the new form.
Result: The Parent Collection is now pre-filled correctly when duplicating an Attribute Set.
ADMIN-3831Collection children lost after saving an AttributeFixed an issue where saving an Attribute caused its parent Collection to lose its child items.
Result: Collection children are preserved correctly after saving.
ADMIN-3915Content metadata sequence is inconsistent after Copy ToFixed an issue where the sequence numbers of content metadata became inconsistent after using Copy To, and new items were not assigned the correct next sequence number.
Result: Sequence numbers now increment correctly on both Attribute Set and Attribute levels.
ADMIN-3913Deleted item still visible after successful toast messageFixed an issue where deleting an Attribute Set or collection showed a success message but the item remained in the list because the API returned 204 instead of an error when a dependency still existed.
Result: The correct error message now shows when an item cannot be deleted due to existing dependencies.
ADMIN-3816Delete button stays disabled after removing all items from a collectionFixed an issue where the Delete button on an Attribute Set, Filter, or Group collection remained disabled after all its items were deleted, and only became active after a page reload.
Result: The Delete button now enables automatically once a collection is empty, without needing a refresh.

System compatibility​

DependencyMin versionMax version
PubServer4.7.0.11434.7.0.1143