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
Currently, edge IDs are not scoped to the owner flow, causing to be
duplicated in case two flows use the same step combination.
The fix is to scope the edge ID as well, so we avoid the duplication.
fix: KaotoIO#1897
Currently, edge IDs are not scoped to the owner flow, causing to be
duplicated in case two flows use the same step combination.
The fix is to scope the edge ID as well, so we avoid the duplication.
fix: KaotoIO#1897
lordrip
added a commit
to lordrip/kaoto
that referenced
this issue
Jan 8, 2025
Currently, edge IDs are not scoped to the owner flow, causing to be
duplicated in case two flows use the same step combination.
The fix is to scope the edge ID as well, so we avoid the duplication.
fix: KaotoIO#1897
lordrip
added a commit
to lordrip/kaoto
that referenced
this issue
Jan 8, 2025
Currently, edge IDs are not scoped to the owner flow, causing to be
duplicated in case two flows use the same step combination.
The fix is to scope the edge ID as well, so we avoid the duplication.
fix: KaotoIO#1897
In Camel routes, when there is the same combination of kind of steps in 2 different routes
UI.break.when.same.kind.of.step.combination.webm
Originally posted by @apupier in #1873 (comment)
The text was updated successfully, but these errors were encountered: