April 15th

Changelog released on 2026-04-15

This update enhances the user experience by adding progress tracking for batch moves, improving field visibility, and streamlining admin app navigation. Key fixes resolve identifier conflicts during merges, ensure business rules retain folder assignments when copied, and correct multi-level category sorting. Additionally, the system now provides more specific error messaging for imports and strictly enforces rollback permissions to ensure users only see the actions they are authorized to perform.

Enhancement

  1. Easier to distinguish between "view only" fields with and without a value: View only fields with values are now easier to distinguish from fields without values. (SP-2080)

  2. Show progress when batch moving assets: Progress of moving is now visible with number of assets remaining. (SP-611)

Bug

  1. Enabling grid view while a search filter is applied causes the top-menu to overflow: Enabling grid view while a search filter is applied no longer overflows the top-menu bar. (SP-2279)

  2. Copying a business rule does not copy its business rule folder assignment: Copying a business rule now also copies the folder assignments for that specific rule. (SP-2416)

  3. ReferencedAttribute is null when updating Global List: The ReferencedAttribute is now correctly set when updating or creating a global list. (SP-2419)

  4. Merge Identifier conflict between variant and product: Products and variants with identical identifiers no longer conflicts when merging. (SP-2434)

  5. Categories not sorted correctly when using category pages in Publication: Category pages could be out of order as order for multiple levels not included. Full level now part of sorting while keeping correct order. (SP-2436)

Task

  1. Permission to roll back revision log is not respected in the global changelog section: Users without rollback permission are no longer able to see any rollback functionality. (SP-1125)

  2. Identifier or name for reference attributes do not update value in index on changes to identifier/name: Changes to the name of referenced attributes are now correctly reflected. (SP-1130)

  3. Business rules triggered through import should result in ValidationFailed and not just Failed: Business rules triggered through import now throws are more specific error instead of a generic one. (SP-2328)

  4. In accounts for struct admins, add navigation to overview of all apps: Admins can now easily navigate between apps in the Apps-section. (SP-2395)

  5. Deleting category and / or catalogue can cause error on PublicationPrint: Validation error displayed if trying to delete a category and/or catalogue when used in Publication Print. (SP-2407)

  6. Display name used for attributes in webhook conditional trigger: Backoffice name is now displayed when selecting specific attributes to trigger for webhook. (SP-2420)

  7. Asset updated webhook uses "ProductIds" instead of "AssetIds": AssetIds are now used instead of ProductIds on a AssetsUpdated webhook. (SP-2428)

Last updated