Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewind doesn't replay call process jobs #185

Open
HanselIdes opened this issue Apr 13, 2023 · 0 comments
Open

Rewind doesn't replay call process jobs #185

HanselIdes opened this issue Apr 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@HanselIdes
Copy link

HanselIdes commented Apr 13, 2023

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:

  1. Create a process that calls a second process
  2. Execute the process, including the called process
  3. Rewind to a point after the called process
  4. See that the called process isn't replayed

Expected behavior
Rewinding to a location results in going to that location

Screenshots
image

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.

@HanselIdes HanselIdes added the bug Something isn't working label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant