# March 30th

**Changelog released on 2026-03-30**

Welcome to our latest release, which introduces an exit dialog when navigating away from a product with unsaved changes in another tab, preventing loss of changes. Product references are now available on variant and variant group delete events and it is possible to see the progress when deleting assets. Additionally bugs have been fixed.

## Enhancement

1. **Exit dialog when navigating away from a product with unsaved changes in another tab:** If item has unsaved changes in another tab the user will now be presented with an exit dialog verifying their intent. (SP-2317)
2. **Product reference available on variant and variant group delete events:** Product Id is now available for variant and variant group in deleted events from webhook and service bus. Variant group Id is also included in variant deleted event. (SP-2337)
3. **Values shown in a global list reference attribute follows the sort order on the given global list:** Sort order of values shown in a global list reference attribute follows the same sorted order in the given global list. (SP-2363)

## Bug

1. **Data extraction: Same field added twice (but different segmentations) are ignored:** It is no longer possible to choose the same field with different segmentations multiple times when setting up data extraction. (SP-2234)
2. **Cannot change entity type in Struct table search on mobile:** Fixed an issue where entity type selection was missing in Struct table search on mobile, preventing users from changing entity type. (SP-2342)
3. **Incorrect number of variant groups displayed in dynamic categories:** The accurate number of variant groups is diplayed in a dynamic category if a variant group query is not defined. (SP-2346)
4. **Boolean values indexed on parent only displays single outcome:** Boolean values indexed on parent would only display a single outcome. (SP-2362)
5. **Asset reference subattribute doesn't expand when adding multiple files:** Adding multiple asset references to an AssetReferenceAttribute in a complex attribute would cause the list to be squashed together. The AssetReferenceAttribute will now expand to fit the references instead.(SP-2368)
6. **Importing shows changes despite there not being any on number type attributes:** Import no longer highlights number type attributes if no changes are being made to the value. (SP-2370)
7. **Validation issue when importing to an AttributeReferenceAttribute:** Importing to an AttributeReferenceAttribute with empty ‘Attribute types’ and ‘Attribute scopes’ settings would result in a faulty validation error. This is no longer the case. (SP-2371)
8. **catalogue descendants endpoint should not return a bad request if catalogue is empty:** ‘GET /v1/catalogues/{uid}/descendants' endpoint now returns HTTP status code 200 with an empty list in its result set when an empty catalogue is queried. (SP-2372)
9. **Cannot select items on pages beyond the first on a list attribute:** When selecting items beyond the first page on a list attribute, the user is now presented with the correct item. (SP-2374)
10. **Mismatch in sort order between variants in tree view and "Sort variants" dialog:** Fixed a bug where variant could appear inverted in the product tree. (SP-2377)
11. **Revert unset value change introduced in SP-2271:** This resulted in not included values to be set to their default value, forcing changes not actually included. (SP-2383)

## Task

1. **Possible to add only when importing classifications:** It is now possible to append categories when importing, instead of replacing existing ones. (SP-1268)
2. **Display progress when deleting assets:** Progress of deletion is now visible with number of deletion remaining. (SP-2099)
3. **Display and Backoffice separator settings on GlobalListValueReferenceAttribute and ListAttribute:** ‘Display separator’ and ‘Backoffice separator' has been added as settings for GlobalListValueReferenceAttributes with ‘Allow multiple’ enabled and ListAttributes. They each determine which separator is used between each value when multiple are chosen, outside and inside the pim respectively. (SP-2127)
4. **Exit dialog when navigating away from publications, user management and dashboard with unsaved changes:** Users will now receive an exit dialog when navigating away from publications, user management or dashboard with unsaved changes. (SP-2318)
