Sync personalized mobile queue priority across devices #1465

Merged
timmy merged 1 commits from timmy/1464-sync-mobile-queue-priority into main 2026-08-27 09:39:52 +00:00
Owner

Closes #1464

Product slice

  • synchronize the complete mobile routine queue order through encrypted, account-scoped revisioned state
  • preserve immediate offline reordering and flush the latest coalesced edit after reconnect
  • surface explicit Keep this device / Use other device conflict resolution
  • discard in-flight responses after identity switches and rotate retained state with the shared keyring

Verification

  • python3 -m pytest -q — 2788 passed, 27 skipped
  • STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_adaptive_mobile_queues_release.py -q — 13 passed
  • focused queue/store/bundle/service-worker suite — 162 passed
Closes #1464 ## Product slice - synchronize the complete mobile routine queue order through encrypted, account-scoped revisioned state - preserve immediate offline reordering and flush the latest coalesced edit after reconnect - surface explicit Keep this device / Use other device conflict resolution - discard in-flight responses after identity switches and rotate retained state with the shared keyring ## Verification - `python3 -m pytest -q` — 2788 passed, 27 skipped - `STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_adaptive_mobile_queues_release.py -q` — 13 passed - focused queue/store/bundle/service-worker suite — 162 passed
timmy added 1 commit 2026-08-27 09:27:57 +00:00
feat: sync mobile queue priority across devices (Closes #1464)
All checks were successful
CI / lint (pull_request) Successful in 3m42s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 7m11s
CI / release-candidate (pull_request) Has been skipped
b18aa5ed63
timmy merged commit c5b801460d into main 2026-08-27 09:39:52 +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#1465
No description provided.