-
Type:
Enhancement
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 8.0.0
-
Fix Version/s: 9.1.0
-
Component/s: Camel Editor
-
Environment:
RHEL 7.2
JBDS 9.1
Integration Stack 8.0.0
Java Hotspot 1.8.0.101
-
Affects:Release Notes, User Experience
Imagine you want to change/refactor an existing Camel route to add a CBR. You add a choice container, then you add a 'when' and an 'otherwise' inside it. But you can't move other components outside the Choice inside it's 'when' or 'choice' nodes.
I can only add new components from the Palette to compose my Choice routing!
use case:
- Create a new Route (or open an existing one)
- add some components (if there isn't already) from the palette inside the Route container
- add a Choice container
- add a When and a Otherwise
- Move any existing component (outside the Choice) from the Route to inside the When or Otherwise
- is followed up by
-
FUSETOOLS-2167 Highlight valid containers during component drag and drop (from palette to diagram)
-
- Open
-
- is related to
-
FUSETOOLS-2210 Moving Otherwise with several containers inside from one route to another creates wrong graphical flow
-
- Closed
-
- relates to
-
FUSETOOLS-1792 Allow moving a camel component to any position in a route
-
- Closed
-