Skip to content

Conversation

@StuartFerguson
Copy link
Member

This change stores the parsed correlationId as a string in the context.Items dictionary. This enhancement allows the middleware to share the correlation ID across different components of the application, improving traceability and context management.

closes #355

This change stores the parsed `correlationId` as a string in the `context.Items` dictionary. This enhancement allows the middleware to share the correlation ID across different components of the application, improving traceability and context management.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Jul 31, 2025
@StuartFerguson StuartFerguson merged commit 830566e into master Jul 31, 2025
10 checks passed
@github-actions github-actions bot deleted the bug/#355_set_correlationid_in_httpcontext branch September 30, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tennant Middleware is not storing the correlation id in the HttpContext

2 participants