Skip to content

[fix] Make workflow_id: str for workflow serialization context#1340

Merged
THardy98 merged 1 commit intomainfrom
fix/wf-serialization-context
Feb 25, 2026
Merged

[fix] Make workflow_id: str for workflow serialization context#1340
THardy98 merged 1 commit intomainfrom
fix/wf-serialization-context

Conversation

@THardy98
Copy link
Contributor

What was changed

DWISOTT

Why?

Unintended to be possibly None (this case does not exist)

  1. Closes [Bug] WorkflowSerializationContext - workflow_id should always be populated #1339

  2. How was this tested:
    Existing tests

  3. Any docs updates needed?
    No

@THardy98 THardy98 requested a review from a team as a code owner February 25, 2026 18:28
@THardy98 THardy98 merged commit 6cc1a02 into main Feb 25, 2026
26 of 27 checks passed
@THardy98 THardy98 deleted the fix/wf-serialization-context branch February 25, 2026 19:14
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.

[Bug] WorkflowSerializationContext - workflow_id should always be populated

2 participants