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

Unable to reset workflow due to the inability to resolve Temporal::ResetReapplyType #322

Open
lawrencewong opened this issue Oct 31, 2024 · 0 comments · May be fixed by #321
Open

Unable to reset workflow due to the inability to resolve Temporal::ResetReapplyType #322

lawrencewong opened this issue Oct 31, 2024 · 0 comments · May be fixed by #321

Comments

@lawrencewong
Copy link

lawrencewong commented Oct 31, 2024

Hello!

I've been trying to reset a workflow but was not able to default to the reset_reapply_type setting. It gave me an error:
NameError: uninitialized constant Temporal::ResetReapplyType

I was able to get around it by explicitly passing in the :none symbol for the parameter

I made a PR to solve this issue.

@lawrencewong lawrencewong changed the title Unable to reset due to the inability to resolve Temporal::ResetReapplyType Unable to reset workflow due to the inability to resolve Temporal::ResetReapplyType Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant