Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EIP] CorrelationExpression from the Aggregate EIP is serialised incorrectly #1934

Open
mmelko opened this issue Jan 22, 2025 · 1 comment · May be fixed by #1939
Open

[EIP] CorrelationExpression from the Aggregate EIP is serialised incorrectly #1934

mmelko opened this issue Jan 22, 2025 · 1 comment · May be fixed by #1939
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mmelko
Copy link
Contributor

mmelko commented Jan 22, 2025

Describe the Bug

CorrelationExpression format is invalid according the schema:
Image

should be:

 correlationExpression:
              header:
                expression: hello

Steps to Reproduce the Bug or Issue

  1. Create route from visualisation
  2. Add aggregate and set the Correlation Expression
  3. See the source code

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 0.30.0]
@mmelko mmelko added the bug Something isn't working label Jan 22, 2025
lordrip added a commit to lordrip/kaoto that referenced this issue Jan 23, 2025
This commit adds support for anyOf & oneOf so it better reflects the
Caml YAML DSL schema.

fix: KaotoIO#1934
fix: KaotoIO#1913
fix: KaotoIO#794
@lordrip lordrip linked a pull request Jan 23, 2025 that will close this issue
32 tasks
@lordrip lordrip moved this from New to In Progress in Kanban Board Feb 4, 2025
@lordrip lordrip added this to the 2.5.0 milestone Feb 4, 2025
lordrip added a commit that referenced this issue Feb 4, 2025
This commit adds support for anyOf & oneOf so it better reflects the
Caml YAML DSL schema.

fix: #1934
fix: #1913
fix: #794
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants