Skip to content

Workflow : Adding an If/Else node inside an Iterator breaks the flowΒ #17611

@malcolmgroves

Description

@malcolmgroves

Bug Description

If you have an iterator in a workflow, it will have loop, return and completed branches.

Image

If you then add an If/Else node to the loop branch, it will remove the return and completed branches, so there are no longer the necessary branches to allow the iterator to complete.

Image

Notice two of the earlier branches are now gone.

I have tried manually add them back, but obviously not successfully as my loop never completes one round.

As a result, the Workflow Run remains Runnng forever. If I stop it, it moves to Stopping but never actually completes

This is on paid/hosted twentycrm, so the latest version I assume.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

πŸ”– Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions