Skip to content

Conversation

@cretz
Copy link
Member

@cretz cretz commented Jun 9, 2025

What was changed

When deciding whether to retry update, enum comparison was not done properly and it was not covered in a test because a test is hard to write for this situation. This fixes the enum comparison issue and has an advanced test to confirm start call is properly retried.

Checklist

  1. Closes [Bug] Improper enum value comparison on workflow update #278

@cretz cretz requested a review from a team as a code owner June 9, 2025 15:04
@cretz cretz merged commit 2d764b5 into temporalio:main Jun 9, 2025
7 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.

[Bug] Improper enum value comparison on workflow update

2 participants