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

Workflow DI Registration Bug #1385

Open
WhitWaldo opened this issue Oct 27, 2024 · 0 comments · May be fixed by #1386
Open

Workflow DI Registration Bug #1385

WhitWaldo opened this issue Oct 27, 2024 · 0 comments · May be fixed by #1386
Assignees
Labels
kind/bug Something isn't working P0
Milestone

Comments

@WhitWaldo
Copy link
Contributor

Expected Behavior

Demo should work as expected.

Actual Behavior

As reported by a user in the Discord channel, the WorkflowConsoleApp quickstart is not working properly and showing the following error:

Unable to resolve service for type Microsoft.DurableTask.Client.DurableTaskClient while attempting to activate Dapr.Workflow.DaprWorkflowClient.

Regression thought to be due to #1363

Should also update the integration test as it isn't demonstrating any issue with this.

Steps to Reproduce the Problem

Start quickstart app from latest bits in master.

Release Note

RELEASE NOTE: FIX Bug during workflow client registration

@WhitWaldo WhitWaldo added kind/bug Something isn't working P0 labels Oct 27, 2024
@WhitWaldo WhitWaldo added this to the v1.15 milestone Oct 27, 2024
@WhitWaldo WhitWaldo self-assigned this Oct 27, 2024
@WhitWaldo WhitWaldo linked a pull request Oct 27, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working P0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant