-
Notifications
You must be signed in to change notification settings - Fork 29
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
fix(1100): Use '${body}' as default for Log's EIP message #1222
Conversation
Hi @lordrip |
Yes |
@shivamG640 this needs to be handled on the UI side, in the default service. |
@lordrip Please review this! |
Because we're not aiming to alter the catalog, we're rather providing or suggesting a useful default value. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of this @shivamG640 , it looks good, please add a unit for it and we're good to go
packages/ui/src/models/visualization/flows/support/camel-component-schema.service.ts
Outdated
Show resolved
Hide resolved
991e295
to
a220306
Compare
Thanks for taking care of this @shivamG640 👍 |
Fixes #1100