Skip to content

🪲 BUG-#241: Fix ServerDefault update_task payload and add sequential_group docs#242

Merged
FernandoCelmer merged 2 commits intodevelopfrom
feature/241
Apr 11, 2026
Merged

🪲 BUG-#241: Fix ServerDefault update_task payload and add sequential_group docs#242
FernandoCelmer merged 2 commits intodevelopfrom
feature/241

Conversation

@FernandoCelmer
Copy link
Copy Markdown
Member

Description

  • Fix ServerDefault.update_task to send only valid TaskUpdate fields instead of full task.result() payload
  • Fix _next_id to start at 1 (MySQL treats id=0 as auto-increment)
  • Add debug logging to _request
  • Add sequential_group example in docs_src/process_mode/
  • Update concept page to reference the example

Closes #241

Types of changes

  • Bug fix
  • Documentation

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective

@FernandoCelmer FernandoCelmer merged commit 38c4c02 into develop Apr 11, 2026
10 checks passed
@FernandoCelmer FernandoCelmer deleted the feature/241 branch April 11, 2026 05:19
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.

1 participant