conductor icon indicating copy to clipboard operation
conductor copied to clipboard

Workflow is not COMPLETED with SKIPPED Task

Open RaghavaGopaluni opened this issue 6 years ago • 1 comments

I have my tasks in the following way. image

Step1: Started and Completed workflow with Decision as "true". Step2: Reran the same workflow from Task1. Step3: Skipped Task2 before Completing Task1. Step4: Completed Task1 with Decision as "default". Since there'll be no tasks remaining, i expected the workflow to be COMPLETED but its still in RUNNING state even if there are no IN_PROGRESS tasks in the workflow.

RaghavaGopaluni avatar Feb 04 '19 22:02 RaghavaGopaluni

@RaghavaGopaluni Thanks for reporting this. We'll have to run this workflow with a debugger to see why this is happening, and if there is any bug that could've caused it. Meanwhile, if you were able to find the cause, please feel free to send a PR with your fix.

kishorebanala avatar Feb 04 '19 23:02 kishorebanala