Skip to content

Fix partial task sync updates#280

Merged
ruudandriessen merged 1 commit intomainfrom
ruudandriessen/fix-collection-sync
Mar 10, 2026
Merged

Fix partial task sync updates#280
ruudandriessen merged 1 commit intomainfrom
ruudandriessen/fix-collection-sync

Conversation

@ruudandriessen
Copy link
Copy Markdown
Owner

@ruudandriessen ruudandriessen commented Mar 10, 2026

Allow the collections task sync to send only the task fields that actually changed instead of forcing a title-only update.

Update updateTask to accept sparse task patch payloads for title, runner metadata, workspace path, and error fields, and reject no-op updates.

This keeps task sync transactions from failing when only non-title task fields change.

Closes #273

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clanki-ai Ready Ready Preview, Comment Mar 10, 2026 9:17pm
clanki-ai-marketing Ready Ready Preview, Comment Mar 10, 2026 9:17pm

Request Review

@ruudandriessen ruudandriessen merged commit 2b7c5dd into main Mar 10, 2026
8 checks passed
@ruudandriessen ruudandriessen deleted the ruudandriessen/fix-collection-sync branch March 10, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix optimistic updates on starting a task

1 participant