Skip to content

fix: DynamoDB and MongoDB outbox when dataschema/source is not URL absolute#3770

Merged
iancooper merged 2 commits into
masterfrom
fix.outbox.no-sql
Sep 11, 2025
Merged

fix: DynamoDB and MongoDB outbox when dataschema/source is not URL absolute#3770
iancooper merged 2 commits into
masterfrom
fix.outbox.no-sql

Conversation

@lillo42

@lillo42 lillo42 commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Add/retriever outbox message when the data schema/source is not AbsoluteURI for DynamoDB and MongoDB

fixes #3724

codescene-delta-analysis[bot]

This comment was marked as outdated.

@lillo42 lillo42 self-assigned this Sep 8, 2025
@lillo42 lillo42 added 3 - Done Bug v10 .NET Pull requests that update .net code labels Sep 8, 2025

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Health Improved (2 files improve in Code Health)

Gates Passed
4 Quality Gates Passed

See analysis details in CodeScene

View Improvements
File Code Health Impact Categories Improved
MessageItem.cs 9.31 → 9.34 Complex Method
MessageItem.cs 9.31 → 9.34 Complex Method

Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Done Bug .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] DynamoDB outbox error insert data

2 participants