elsa-workflows / elsa-workflows/elsa-core

V3 - Activity Pointer - Keep pointer in the same activity

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

Description

Hello!

In a flow with 3 activities, would it be possible at the end of the execution of the second activity to keep the pointer on that activity?

So that when the instance of this flow is invoked again, the flow continues from this pointer (activity 2) onwards.

If so, would it be possible for this actitivy to override the activity OnCompleted method so that at the end of the flow it is finished and maintained at this pointer and does not move on to the next one?

![image](https://github.com/elsa-workflows/elsa-core/assets/346317/85335875-9fbf-443d-a1be-59da58133974)

![image](https://github.com/elsa-workflows/elsa-core/assets/346317/4d607713-443e-4ab8-8a3f-69db18f0f2cb)

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.