March 11th

Changelog released on 2026-03-11

Welcome to the latest release. This release greatly enhances business rules by making internal id's accessible for concatenate and copy actions, adding the option to copy actions to other conditions and supporting selection of subattributes from global lists in conditions and actions. Additionally it is now possible to monitor media storage use. This and much more is added in this release.

Enhancement

  1. Make internal id accessible for select business rule actions: It is now possible to use 'internal id' in concatenate and copy actions in business rules. (SP-1721)

  2. Copy 'action' to another 'condition' in business rule: It is now possible to cut or copy actions into other conditions when creating or editing business rules. (SP-1737)

  3. Include metadata for global list values: Metadata including “Created”, “Created By”, “Last modified”, “Last modified by” will be available through the UI and API for global list values. (SP-1993)

  4. Support selected sub attributes on global list value references to match on in the "Matches attribute value condition": Business rule condition named “Matches attribute value condition” now supports selecting sub-fields on global list values. (SP-2163)

  5. Allow users to monitor media storage use: It is now possible to monitor the size sum of all assets stored in the PIM. This is done through the 'DAM statistics' widget or by clicking 'Edit folder' on a media folder to see the folder usage. (SP-2224)

  6. Minimize logging of systemqueue tasks acting on inherited attribute values: Only create system queue tasks to update inherited values in index when inherited values are actually changed (SP-2266)

Bug

  1. Sorting of product references does not function properly: Product reference sorting now work as expected. (SP-2248)

  2. Must select product structure and variation definition even though there are no new products during import: Variation definition is no longer available in variant import if no new products are created. (SP-2252)

  3. Bulk updating workflow states show workflow states that do not belong to workflow of the entities: When bulk updating workflow states, the selection list will now only show workflow states that are applicable to the entities being updated. (SP-2256)

  4. Default image broken/missing for certain file types in Media archive: A default image is now displayed for file types that are not supported. (SP-2257)

  5. Asset type references are not set when getting the workflow references: The AssetAssignmentAssetTypeUids is now set and shown correctly when fetching a workflow that references assets. (SP-2269)

  6. Webhook error handling when adding invalid headers: Fix an issue where invalid request headers will stop webhooks from sending. (SP-2275)

  7. Data extraction can fail due to invalid json response from the ai agent: Fixed an issue causing Data extraction to fail due to invalid json responses form the AI agent. (SP-2281)

  8. Display culture determines if number attribute decimals are shown or not inside a List attribute: Using a display culture that uses comma as decimal separator, no longer causes NumberAttributes with decimals to be rendered without their decimal numbers in table views. (SP-2290)

  9. Writing to a variant group with a data aggregation action resolves product structure with product id instead of variant group id causing errors: Writing to a variant group with business rule action ‘Data aggregation' could result in errors, causing the business rule to not run. (SP-2291)

  10. Duplicate category match in import can result in invalid key definition: Duplicate matches now only results in info for the involved rows. (SP-2297)

  11. Api secret field when configuring Cloudinary was not persisted: When setting up a Cloudinary DAM extension the API secret field was not persisted when clicking ‘Save’. (SP-2298)

  12. Attribute meta does not get saved when using the inline-editor: Setting attribute meta data while inside the inline editor is now saved correctly. (SP-2314)

  13. Segment data and business units being shown to wrong license level: Fixed an error causing dimensions and business units to be shown to tenants with wrong license level. (SP-1445)

Task

  1. Improve performance for revision log lookup: Revision log lookup performance has been improved. (SP-1074)

  2. Prevent navigating away with unsaved changes: Navigating away from an entity or area with unsaved changes will now prompt an exit dialog asking for confirmation before abandoning changes. (SP-1898)

Feature request

  1. FR: Grouping of business rules: Business rules can now be organized into individual folders like global lists. Folders support multiple levels. Folders can be created where you maintain your Business rules today, under Settings > Data governance > Business rules folders. (SP-1455)

Last updated