elsa-workflows / elsa-workflows/elsa-core

Feature: Elsa 2.0 Subgraph in IWorkflow

Open
#566 1 comment 0 reactions 0 assignees View on GitHub
enhancement prio low triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Create a subgraph in IWorkflow so that a specific sequence of activities can be attached.

```
var nvRemainer = workflow
.Add(...)
.Then();
```

nvRemainer should be StartAt if possible, instead of TestActivity.

#507

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.