conductor-oss / conductor-oss/conductor

Workflow Status not mark as completed on Listing page

Open
#471 7 comments 3 reactions 3 assignees Claimed by @bradyyie View on GitHub
bug
Dominant language
Java
Stars
32.2k
Forks
1k
Avg merge
2d 5h
Merged PRs (30d)
41

Description

**Describe the bug**
I have started a workflow with a random duration of 10 to 15 days. It will check after a random number of days and perform the required process. Additionally, I have added an end date and a condition to check if the current date is greater than the end date; if so, the workflow will be marked as completed.

Now, as per the workflow definition, it works and the workflow is completed. It shows as 'Completed' on the detail screen, but on the listing screen, it still shows as 'Running.'

**Details**
Conductor version: 3.11.1
Persistence implementation: Postgres, Elastic Search
Queue implementation: Postgres
Lock: Zookeeper

**Expected behavior**
It should show 'Completed' in both the listing and details pages.

**Screenshots**

![Image](https://github.com/user-attachments/assets/ebb06bed-6ab5-40f4-aa83-1c86ad89750b)

![Image](https://github.com/user-attachments/assets/4b8131fb-e959-48c0-84ec-a8f2f3ec5d65)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.