Skip to content

Unable to finish faulted FlowChart Workflows on Elsa 3.5.3/3.6 #7406

@r-kernberger

Description

@r-kernberger

Description

Workflows with incidents with the ContinueWithIncidentsStrategy cannot finish.
Even if a failed activity has been executed again by alteration plan, and the long running flow chart has reached its final activity successfully, it gets stuck in suspended state.

Steps to Reproduce

  1. Create flow chart workflow with e.g. 3 activities. Workflow has the ContinueWithIncidentsStrategy.
  2. Provoke an exception so it gets faulted on first activity .
  3. Retry the faulted workflow. We have a separate "maintenance workflow", which retries faulted workflows (more specific the faulted activity) again by alteration plan.
  4. The workflow then does its job and executes the remaining activities
  5. After the last activity gets executed successful, the workflow status is Running with sub status Suspended

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions