elsa-workflows / elsa-workflows/elsa-gitbook

`ForEach<T>` has no `Mode` field for Parallel Execution

Open
#151 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
9
Forks
30
Avg merge
49m
Merged PRs (30d)
32

Description

On [ForEach with Parallel Execution](https://github.com/elsa-workflows/elsa-gitbook/blob/main/activities/parallel-execution.md#2-foreach-with-parallel-execution), we mentioned that using `ForEach` with `Mode = ForEachMode.Parallel` will run parallel for-each.

Image

But in `Elsa Workflows 3.6.0` (newest version), it doesn't have.

Image

but it has `ParallelForEach`, but that does not have `CurrentValue` field (and any documents too).

Image

So **ForEach with Parallel Execution** is now "rip bozo".

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.