You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Rewinding to a task after a called process doesn't place the token at the desired task. Instead, the token goes to the called process.
To Reproduce
Steps to reproduce the behavior:
Create a process that calls a second process
Execute the process, including the called process
Rewind to a point after the called process
See that the called process isn't replayed
Expected behavior
Rewinding to a location results in going to that location
Screenshots
Environment (please complete the following information):
Zeebe-Play Version: 1.2.0 (8.2.0) dev
Configuration: Opened through Web Modeler
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Rewinding to a task after a called process doesn't place the token at the desired task. Instead, the token goes to the called process.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Rewinding to a location results in going to that location
Screenshots
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: