Table of Contents

Breaking Changes

The following sections provide more details on the breaking changes introduced for release 2025.15.0.

Warranties Redesign

Asset->WarrantyExpiresOn was moved to AssetWarranty->WarrantyExpiryDate as part of the Warranties redesign. It is now possible to have multiple warranties per asset.

Impacted Areas

API's on the following resources were affected:

  • Regular Asset
  • Regular Asset Component
  • In Place Asset
  • Placeholder Asset (Linked)
  • Placeholder Asset Component (Linked)

Consider changing any customised query resource actions (that is custom profiles for dashboards, lookups and grids) which have references to Asset->WarrantyExpiresOn.

Memo Format Specifier

Added a new memo format specifier for all properties returning error messages to indicate that the text can contain multi-line content.

Impacted Areas

API Method Path
IDENTITY GET /Modules/IDENTITY/BackgroundTasks/{id}/Errors
SYSTEM GET /Modules/SYSTEM/BackgroundTasks/{id}/Errors
SYSTEM GET /Modules/SYSTEM/Logs/ChangeDataSubscriptions/Errors
SYSTEM GET /Modules/SYSTEM/Logs/Conversions
SYSTEM GET /Modules/SYSTEM/Logs/DomainEvents/Errors
SYSTEM GET /Modules/SYSTEM/Logs/DomainEvents/Errors/{domainEventId}
SYSTEM GET /Modules/SYSTEM/Logs/Messages/Errors
SYSTEM GET /Modules/SYSTEM/Logs/Messages/Errors/{messageId}
SYSTEM GET /Modules/SYSTEM/Logs/ResourceActionMigrations
SYSTEM GET /Modules/SYSTEM/Logs/TemplateMigrations
SYSTEM GET /Modules/SYSTEM/Logs/TemplateMigrations/{templateMigrationId}/Intents
SYSTEM GET /Modules/SYSTEM/Notifications/Events
SYSTEM GET /Modules/SYSTEM/Notifications/Events/Attachments
SYSTEM GET /Modules/SYSTEM/Notifications/Events/{eventOutboxId}/Attachments
SYSTEM GET /Modules/SYSTEM/Notifications/Outbox/Log
SYSTEM GET /Modules/SYSTEM/Notifications/Outbox/{outboxId}/Log