hguerrero opened a new issue #462: URL: https://github.com/apache/camel-kamelets/issues/462
When using replace-field-action it only works for first-level fields. If I want to replace something in the inner content, it doesn't work. For example, with ```js {"message":{"Hola":"mundo"}} ``` I would expect to be able to replace `Hola`, but not possible. However, if I try to replace `message` it works ok. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org