February 25th
Changelog released on 2026-02-25
Welcome to the changelog! This release fixes entity editor loading failures, saved search bugs, segmented API data, catalogue errors, variant copy and import issues. New features include reference ID and identifier search and the ability to bulk update workflow states.
Bug
Copying variant/products causes all inherited attributes to be overriden on the copied variant(s): Copied variants now only have attributes overriden that are also overriden on the variant they were copied from. (SP-2181)
NumberAttributes used as subattributes in complex attributes should use the users culture to render the decimal separator: NumberAttributes that are sub attributes in complex attributes now use the users culture to render the decimal separator. (SP-2208)
Business rule does not save the value to update the attribute with when using the "Update variant attribute value"-action: The selected values in the update attribute value action are now correctly saved. (SP-2220)
Search in asset folders persist when changing folders: Navigating to a new folder from another asset folder will no longer cause it to seem like a folder is empty because the search term has no results. (SP-2226)
Number of products/variant groups in Catalogue tree can be invalid: Sometimes having high number of categories, 5000+, could result in child counts displayed as 0. (SP-2237)
Requesting entity data from API with limits to segments can cause wrong data to be returned: Requesting entity data from API with limits on segment to return can cause wrong data to be returned. (SP-2242)
Loading of entity editor can fail if legacy External tab is configured: Loading of entity editor can fail if legacy External tab is configured. (SP-2247)
Task
Readonly field errors reported when creating new products in import values starts with whitespace: Fixed an error causing leading whitespaces to cause readonly field errors. (SP-1075)
Add attribute width as column in attribute overview: It is now possible to add ‘Attribute width’ as a column in the attribute view. (SP-2030)
Allow adding sub attributes to an attribute that is being referenced in a business rule: It is now possible to add sub attributes to complex attributes that are being referenced by a business rule. (SP-2225)
Enable search for reference id and identifier: It is now possible to search by reference internal id and any available indentifier for this reference type. This is usable in search in general including dynamic categories. Each index must be rebuild in maintenance to enable. (SP-2240)
Feature request
Support bulk update for workflow state: It is now possible to bulk update workflow states. This is done by selecting 'Workflow state' when bulk updating. (SP-1235)
Last updated