kaoto icon indicating copy to clipboard operation
kaoto copied to clipboard

Route configuration - missing error handler option

Open tplevko opened this issue 8 months ago • 2 comments

Describe the Bug

The Route Configuration resource type in Kaoto provides options to configure it with intercept, interceptFrom, interceptSendToEndpoint, onException, onCompletion.

The resource should be configurable also with Error Handler according to the camel documentation.

Steps to Reproduce the Bug or Issue

  1. create new Route Configuration resource
  2. on this resource - select "add branch"
  3. see the "Error handler" is missing in the displayed options

Screenshots or Videos

Provided options: Screenshot from 2024-06-19 12-14-04

camel documentation: Screenshot from 2024-06-19 12-13-51

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [latest]

tplevko avatar Jun 19 '24 10:06 tplevko