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

bug(engine): multiple step invocation after workflow delete #124

Open
grutt opened this issue Jan 25, 2024 · 0 comments
Open

bug(engine): multiple step invocation after workflow delete #124

grutt opened this issue Jan 25, 2024 · 0 comments

Comments

@grutt
Copy link
Contributor

grutt commented Jan 25, 2024

I had 2 workflows with step1, then deleted 1, but it's still registered on the server so step 1 was being dispatched twice regardless.

In other words, if a workflow is put and then the code is removed but the step is still registered in another workflow this step will still be invoked twice.

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

No branches or pull requests

1 participant