Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UpdateWithStart untyped operation #2288

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

stephanos
Copy link
Contributor

@stephanos stephanos commented Oct 22, 2024

What was changed

Allow to use untyped Update operation with typed Workflow stub.

Why?

Bug.

Checklist

  1. Closes Workflow update with start cannot use a UpdateWithStartWorkflowOperation created from a String update name #2284

  2. How was this tested:

  1. Any docs updates needed?

@stephanos stephanos marked this pull request as ready for review October 22, 2024 03:46
@stephanos stephanos requested a review from a team as a code owner October 22, 2024 03:46
@stephanos stephanos enabled auto-merge (squash) October 22, 2024 15:50
@stephanos stephanos merged commit 3410677 into temporalio:master Oct 22, 2024
8 checks passed
@stephanos stephanos deleted the uws-untyped-update branch October 22, 2024 16:42
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 update with start cannot use a UpdateWithStartWorkflowOperation created from a String update name
2 participants