project-flogo / flow

Flow is a flow-based process engine implementation for processing event-driven requests.
BSD 3-Clause "New" or "Revised" License
95 stars 38 forks source link

init step id is the id of restarted task step id #166

Closed lixingwang closed 2 years ago

lixingwang commented 2 years ago

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #

What is the current behavior?

What is the new behavior? init step id is the id of restarted task step id. when restarting the task, it should start with last task.