frankframework / frankframework/frank-flow

Forward name attributes are not supported in flow

Open
#1,334 0 comments 0 reactions 0 assignees View on GitHub
2.0 bug
Dominant language
TypeScript
Stars
33
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I am not sure whether this is known or was reported before. When there are pipes(XmlIfPipe, IsXmlPipe..) with thenForwardName and elseForwardName attributes are used instead of actual Forward elements frank-flow creates just one arrow to the next pipe in the pipeline.

**Reporter**
Ali

**Expected behavior**
I would expect to have two arrows to the referenced pipes in the attributes.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing a flow containing XmlIfPipe or IsXmlPipe with thenForwardName and elseForwardName instead of Forward elements, then trace how those attributes are interpreted in the flow editor. Done means the resulting graph shows arrows to both referenced pipes rather than only the next pipe in the pipeline.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.