You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local Migration Utility (MAXUIF-3752): New workflow for migrating application configurations from a previous Graphite version to the current one
Check for Configuration Migration command — detects whether a migration from a prior version is available for the current workspace application
Migrate Configuration from Previous Version command — executes the full migration: downloads the previous version, copies user customizations (AppCustomizations.js, lookups.json), and applies delta files
Supports both OOTB (out-of-the-box) and Duplicate application migration paths
Backup service preserves existing files before any migration changes are applied
Dedicated migration logging service with structured, queryable output
Version fetching and download logic added to both Dev and MAS API clients
Migration detection and eligibility checks in ApplicationsPanel
Changed
Applications Panel: Updated UI to surface migration status and actions alongside existing application controls; icon styling corrected