Skip to content

Bug: DaprJobDetails fail to populate when mapped job is invoked #1457

@WhitWaldo

Description

@WhitWaldo

Expected Behavior

While a DaprJobDetails is marked as nullable, it should always be populated with the job details when a job is invoked.

Actual Behavior

In my testing and as reported by someone in Discord, DaprJobDetails is always null.

Steps to Reproduce the Problem

Run Jobs example in Dapr .NET SDK (with fix from PR #1456) and wait for the job to be invoked. Observe the jobDetails parameter not getting populated.

Release Note

RELEASE NOTE: FIX DaprJobDetails properly populating when mapped job is invoked

Metadata

Metadata

Assignees

Labels

P0kind/bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions