For the complete documentation index, see llms.txt. This page is also available as Markdown.

June 29th

Changelog released on 2026-06-29

Welcome to the changelog for fixes to OpenModal handleGetToken errors, folder drag-and-drop uploads, variant group wizard validation, copy variant permissions, status sorting in User Management, circular product update references, read-only search actions, sub-attribute row saves and asset reference errors after folder deletion.

Bug

  1. Deleting a folder used as upload folder results in error when later attempting to drag-and-drop file into the asset reference attribute: An error is now thrown when deleting asset folder set as upload folder on an attribute in order to prevent future errors when attempting to drag-and-drop files. (SP-2655)

  2. Mandatory sub attributes makes it so user cannot save row templates before setting a value: Fixed a bug where the user was blocked from creating row templates if it contained mandatory attributes. (SP-2661)

  3. Users with read only permission is allowed to generate and translate data via search actions: Fixed issue where users with read-only permissions could bulk translate and generate text. (SP-2675)

  4. Circular reference when updating a product while a business rule with the trigger "Product created or updated" and action "Change workflow state for product" : Fixed a bug where the user would experience transactions failing due to business rules with the setup of Trigger: "Product created or updated" and action: "Change workflow state for product". (SP-2676)

  5. Cannot sort based on Status in User management page: Fixed a bug where that resulted in the sort icon not working on status column in user management page. (SP-2678)

  6. Users without permission to copy variant can still copy variant: Fixed an issue where users without ‘Copy variants' permission could still copy variants. (SP-2681)

  7. Variant group wizard grouping attributes mandatory validates incorrectly: Fixed issue where mandatory grouping attributes could be marked as not mandatory in the variant group wizard. (SP-2687)

  8. Clients utilizing OpenModal gets error in handleGetToken: Fixed a bug when using handleGetToken from the OpenModal. (SP-2706)

Task

  1. Allow users to upload folders with files through drag and drop: It is now possible to upload a subfolder with assets inside by drag and dropping it into a folder in the PIM. (SP-2691)

Last updated