elsa-workflows / elsa-workflows/elsa-core

[BUG] Programmatic nested Flowcharts null in designer

Open
#5,428 2 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

## Description
I created a programmatic flowchart workflow where there are some activities which are then followed by an If statement. When viewing that workflow in the designer if I try to see the body of the if activity get a null reference error. This also happens with ForEach statements as well.

## Steps to Reproduce
create a flowchart programmatic workflow with an if activity and have the "then" attribute be a continuation of the workflow instead of just a writeline or single activity, namely it should have activties after it e.g. Event => SetVariable => If (then => ForEach( => new FlowChart( any activities)))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.