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 calling update method with unknown workflow type #547

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Jan 7, 2025

What was changed

Fix issue when a workflow stub without defined type runs an update method

Checklist

  1. Closes [Bug] WorkflowClient throws type error when update method of untyped workflow stub is called #544
  2. How was this tested: added acceptance test

Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 2:55pm

@roxblnfk roxblnfk merged commit bf33938 into master Jan 7, 2025
112 of 113 checks passed
@roxblnfk roxblnfk deleted the fix-updates branch January 7, 2025 15:00
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] WorkflowClient throws type error when update method of untyped workflow stub is called
2 participants