feat(sync): add first-class external task links #235
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/add-task-external-links"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This moves external provider identity out of the task row and into first-class link records. The first consumer is iCalendar import, which now deduplicates by provider-owned UID through task_external_links instead of treating tasks.externalId/externalSource as the adapter boundary.\n\nValidation: focused external-link, iCalendar, recurrence, and task tests passed locally along with typecheck.