Changelog for Altworx 26.2.0
Warnings
-
Incidents are now authorized using access tags. The incident capability matching incident types
was decommissioned. Before upgrading to this version, ensure your incidents have correct access
tags and that you have matching access tags set in roles to ensure smooth operation.
-
Notification channel with ID
email is deleted when upgrading to this version. Back up its
configuration or move it under a different ID. The ID email will be reserved for system email
channel.
-
Incident create and update operations were changed to work more like upsert. This means scenarios
can start to behave differently than before. Creating an incident that already exists (same
type/id) will update it, updating non-existent incident will create it.
Changes
-
Asset Map: Replace incident permissions with tags
(PR,
#7361)
-
Asset Map: Remove incident capability
(PR,
#7362)
-
Asset Map: Replace role capability with an access tag
(PR,
#7363)
-
Asset Map: Create incident history table
(PR,
#7528)
-
Asset Map: Add system notification channel
(PR,
#7543)
-
Asset Map: Change Incident create/update to upsert
(PR,
#7527)
-
AssetModeller: Update scenario
(PR,
#7541)