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

Replace ScheduleOutcomesAsync with CompleteActivityWithOutcomesAsync #5212

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

sfmskywalker
Copy link
Member

In the FlowFork.cs file of the Elsa.Workflows.Core module, the method ScheduleOutcomesAsync has been replaced with CompleteActivityWithOutcomesAsync. This fixes the issue of the activity not completing.

Fixes #5204

In the FlowFork.cs file of the Elsa.Workflows.Core module, the method ScheduleOutcomesAsync has been replaced with CompleteActivityWithOutcomesAsync. This fixes the issue of the activity not completing.

Fixes #5204
@sfmskywalker sfmskywalker requested review from a team April 10, 2024 20:19
@sfmskywalker sfmskywalker merged commit c73cd05 into main Apr 11, 2024
6 checks passed
@sfmskywalker sfmskywalker deleted the issue/5204 branch April 11, 2024 05:37
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.

Fork Activity causes errors
2 participants