Automatically reconcile concurrent cross-device Draft saves #858

Merged
timmy merged 1 commits from timmy/857-auto-reconcile-draft-saves into main 2026-08-14 23:31:12 +00:00
Owner

Closes #857

Product change

  • automatically rebase and retry bounded Draft revision races
  • preserve local Drafts and existing divergent-edit conflict copies
  • expose a 44px full-width Retry Draft sync action after retry exhaustion
  • keep overlapping sync signals single-flight without dropping account transitions

Verification

  • RED observed for revision-race convergence, bounded retry UI, and account-transition behavior
  • focused: pytest -q tests/test_unfiled_draft_sync.py (7 passed)
  • full: pytest -q (1634 passed)
Closes #857 ## Product change - automatically rebase and retry bounded Draft revision races - preserve local Drafts and existing divergent-edit conflict copies - expose a 44px full-width Retry Draft sync action after retry exhaustion - keep overlapping sync signals single-flight without dropping account transitions ## Verification - RED observed for revision-race convergence, bounded retry UI, and account-transition behavior - focused: `pytest -q tests/test_unfiled_draft_sync.py` (7 passed) - full: `pytest -q` (1634 passed)
timmy added 1 commit 2026-08-14 23:28:45 +00:00
fix: reconcile concurrent Draft saves (Closes #857)
All checks were successful
CI / lint (pull_request) Successful in 1m52s
CI / build-release (pull_request) Successful in 6s
CI / release-candidate (pull_request) Has been skipped
8a3316a5c4
timmy merged commit 7cab4e8749 into main 2026-08-14 23:31:12 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#858
No description provided.