super-productivity/packages/shared-schema/tests
Johannes Millan 307fda3584 fix(shared-schema): let existing tasks settings win in v1-to-v2 merge
The misc-to-tasks migration spread the transformed legacy misc values
over an already-populated tasks section, so a stale v1 misc copy could
overwrite settings a v2 client had since changed. Flip the merge order
(existing tasks section wins) and drop the already-migrated early
return, which made the outcome depend on which duplicate arrived first.
2026-07-11 18:04:54 +02:00
..
migrations fix(shared-schema): let existing tasks settings win in v1-to-v2 merge 2026-07-11 18:04:54 +02:00
migrate.spec.ts refactor: update validateMigrationRegistry test comments for clarity 2026-01-18 21:14:22 +07:00
supersync-http-contract.spec.ts fix(supersync): isolate duplicate upload ids and make clean-slate idempotent 2026-07-11 18:04:23 +02:00