fix(FN-690): fix migration schema, dashboard type guards, and test stability
- Fix SQL parameter mismatch in db-migrate task INSERT (add baseCommitSha, modifiedFiles, sliceId columns) - Fix dashboard routes type predicate to guard against null entries from git diff parsing - Stabilize central-core activity cleanup test with fake timers - Align executor test assertions with updated steering comment log messages - Align store test comment log assertion with new action/outcome format
This commit is contained in:
5
.changeset/fix-migration-sql.md
Normal file
5
.changeset/fix-migration-sql.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@fusion/core": patch
|
||||
---
|
||||
|
||||
Fix SQL parameter mismatch in legacy data migration that prevented tasks from being properly migrated to SQLite.
|
||||
Reference in New Issue
Block a user