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]: Saga: wrong option property interpretation #1942

Open
mmelko opened this issue Jan 24, 2025 · 0 comments · May be fixed by #1939
Open

[EIP]: Saga: wrong option property interpretation #1942

mmelko opened this issue Jan 24, 2025 · 0 comments · May be fixed by #1939
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mmelko
Copy link
Contributor

mmelko commented Jan 24, 2025

Describe the Bug

The main problem here is probably that in the catalog option is defined as a list of ExpressionProperty. In the form is a combination of ExressionProperty and Expression, which might lead also to incorrect serialisation to yaml.

Steps to Reproduce the Bug or Issue

  1. create a route with the Saga EIP
  2. try to add a option with random key
Image
  1. If both expression fields are filled it leads to wrong serialisation to yaml.

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 24, 2025
@lordrip lordrip linked a pull request Jan 27, 2025 that will close this issue
34 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
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