Skip to content

Conversation

@CasperGN
Copy link
Contributor

Description

Correctly reference pubsub object within agent metadata to fetch agent_topic and name post agent metadata rework.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR closes: #337

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Created/updated tests
  • Tested this change against all the quickstarts
  • Extended the documentation

Note: We expect contributors to open a corresponding documentation PR in the dapr/docs repository. As the implementer, you are the best person to document your work! Implementation PRs will not be merged until the documentation PR is opened and ready for review.

I have not run against all quickstarts as this is a legitimate bug reproducible by the 05 multi-agent workflow. This specific quickstart I have tested against with success.

Signed-off-by: Casper Nielsen <casper@diagrid.io>
@CasperGN CasperGN requested review from a team as code owners December 23, 2025 09:03
Copy link
Collaborator

@sicoyle sicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you!

@sicoyle sicoyle merged commit d09f2e1 into dapr:main Jan 5, 2026
6 checks passed
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.

WARNING [dapr_agents.workflow.utils.pubsub] Agent 'xyz' metadata missing topic_name/pubsub_name; skipping message.

3 participants