-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
Is your feature request related to a problem? Please describe.
As raised here replaying specific parts of the process execution can save valuable time during diagram understanding.
Describe the solution you'd like
- At any point in time I can set a checkpoint
- If I reset the token simulation I reset to that checkpoint, and hence am able to re-start from there
- Check points can only be created from valid process states, and resetting them restores the exact checkpoint state
Describe alternatives you've considered
None that solves a similar purpose.
Additional context
Raised in the bpmn.io forum.