Skip to content

Fix Output creation on the Stream details page#25552

Merged
ousmaneo merged 7 commits intomasterfrom
issue-23793
Apr 7, 2026
Merged

Fix Output creation on the Stream details page#25552
ousmaneo merged 7 commits intomasterfrom
issue-23793

Conversation

@ousmaneo
Copy link
Copy Markdown
Contributor

@ousmaneo ousmaneo commented Apr 2, 2026

Fixes stream Data Routing output type handling so configuration definitions are resolved from the correct flat map shape and shared lookup helpers are used consistently across stream and output flows.

fix #23793

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@ousmaneo ousmaneo marked this pull request as ready for review April 2, 2026 14:38
@ousmaneo ousmaneo requested a review from a team April 7, 2026 07:26
Copy link
Copy Markdown
Contributor

@gally47 gally47 left a comment

Choose a reason for hiding this comment

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

Tested it, LGTM.
we need to fix the linter issues though

@ousmaneo ousmaneo merged commit 7e9c2d2 into master Apr 7, 2026
24 checks passed
@ousmaneo ousmaneo deleted the issue-23793 branch April 7, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating output from Data Routing page for Stream results in empty output configuration

2 participants