July 2nd
Changelog released on 2025-07-02
Welcome to the latest changelog: We have added the option to compare against "now" on date fields. We have fixed variant and variant group assignments being swapped in the workflow UI, optimized brokers with temp tables, addressed datefield resets, restored missing texts in classification paths, and fixed search, date queries.
Enhancement
Possible to validate and compare against "now" on date fields: (SP-1006)
Use "StartCopyFromUriAsync" instead of upload to blob method, where possible: (SP-1487)
Optimize brokers using tmp tables when only fetching for one entity: (SP-1552)
Bug
Date Only attribute is wrong when outputed through the API: (SP-1390)
System change log roll back hangs: (SP-1424)
Rollback doesn't function under "Attribute history": (SP-1425)
Search on dates is not working: (SP-1429)
"Save search" not showing up when only choosing the use "filter" on search: (SP-1447)
Many requests from notification checks with status code 401: (SP-1464)
When removing all classifications from a variantgroup, success is shown, but classifications not removed: (SP-1476)
Searching in date-columns does not work: (SP-1492)
Users with limited permissions can 'bulk restore inheritance': (SP-1501)
Saved-searches: Hard to read long names in simple-select: (SP-1534)
Removing an attribute used in a business rule from all product structures caused errors: This issue could cause errors to be thrown throughout the whole system. Users would also be unable to edit the business rule without help from support. (SP-1538)
Icon missing for unknown filetype: (SP-1543)
Missing text in classification path: In some instances the classification path in a 'Classification' tab would only show the slashes separating the names of categories, the categories themselves would be empty. (SP-1547)
You can not save after changing a datefield to "nothing": Removing the value from a Date attribute on an entity would not make the ‘Save’ button appear, making you have to jump through hoops to set a datefield to “nothing”. (SP-1551)
Changes to a 'Calculate value'-action in an existing business rule can not be saved: Making changes to the math operator or datafields of a ‘Calculate value’-action in a business rule would not activate the ‘Confirm’-button making it impossible to save these changes without deleting the old operation and creating a new one. (SP-1555)
Variant and Variant group assignments are swapped in the workflow UI: An error in a translation file caused the ‘Variant assignments’ and Variant group assignments' selectors to have their names swapped. (SP-1560)
Numbers use . as decimal seperator even though my culture is da-dk: (SP-699)
Datetime attribute is off by one day: (SP-965)
Task
Improve readability of DateTime columns: (SP-1100)
Date search header needs more work to support all search cases: (SP-147)
Last updated