feat(FN-3898): add checkout/schema self-heal and import compatibility updates
- Add self-healing for legacy tasks schema/columns and checkout-lease recovery with regression coverage - Extend companies.sh import parsing and dashboard import routes for repo subpath handling - Fix verification command spawning to disable Corepack download prompts in engine tooling - Update dependency-graph plugin packaging/exports and wire CLI dashboard interop types - Add and include follow-up changesets for FN-3856, FN-3883, FN-3896, and FN-3898 Fusion-Task-Id: FN-3898
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Wire the checkout-lease column self-heal as an unconditional startup compatibility backfill (`ensureTasksSchemaCompatibility`) so legacy or mesh-synced task databases no longer fail with `no such column: checkoutNodeId` when schemaVersion is already past migration 20.
|
||||
Reference in New Issue
Block a user