You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
create a route with the Saga EIP
try to add a option with random key
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]
The text was updated successfully, but these errors were encountered:
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
Screenshots or Videos
No response
Platform
The text was updated successfully, but these errors were encountered: