Skip to content

Fix Workflow.getWorkflowExecution for ExternalWorkflowStub#2529

Merged
Quinn-With-Two-Ns merged 1 commit intotemporalio:masterfrom
Quinn-With-Two-Ns:issue-1237
May 16, 2025
Merged

Fix Workflow.getWorkflowExecution for ExternalWorkflowStub#2529
Quinn-With-Two-Ns merged 1 commit intotemporalio:masterfrom
Quinn-With-Two-Ns:issue-1237

Conversation

@Quinn-With-Two-Ns
Copy link
Contributor

Fix Workflow.getWorkflowExecution for ExternalWorkflowStub. The docs said this should work but it never has, now it will. Technically a backwards incompatible change, previously it just caused a task failure so this should be fine.

closes #1237

@Quinn-With-Two-Ns Quinn-With-Two-Ns requested a review from a team as a code owner May 16, 2025 05:32
@Quinn-With-Two-Ns Quinn-With-Two-Ns merged commit 437c612 into temporalio:master May 16, 2025
9 checks passed
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.

Workflow.getWorkflowExecution fails if stub created via Workflow.newExternalWorkflowStub

2 participants