elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

Workflow Instance Status is not getting updated

Open santysan143 opened this issue 2 years ago • 3 comments

Hi,

I created a workflow and also created some custom activities. while running workflow if any activity get any exception then activities get faulted not workflow instance. I need that workflow instance also get faulted. while looking at journal of workflow instance, it is showing activities is running two times once it get failed status and another get executed, design is showing that activity is faulted but not updating workflow instance status.

image image

santysan143 avatar Aug 24 '22 05:08 santysan143

What version is this?

sfmskywalker avatar Aug 24 '22 05:08 sfmskywalker

image

santysan143 avatar Aug 24 '22 06:08 santysan143

In your custom activity, are you catching the exception and returning via return Fault(<exception>); ?

johnwc avatar Oct 10 '22 06:10 johnwc

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 10 '22 06:12 stale[bot]