Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved workflow service layer running workflow lookup #638

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

victorskl
Copy link
Member

  • Reinforced business logic lookup condition on running workflows
    by sequencerun. The end time must be null and end_status must
    be Running to evaluate as ongoing workflow.

* Reinforced business logic lookup condition on running workflows
  by sequencerun. The `end` time must be null and `end_status` must
  be `Running` to evaluate as ongoing workflow.
@victorskl victorskl self-assigned this Oct 18, 2023
@victorskl victorskl added the fix label Oct 18, 2023
@victorskl victorskl added this to the Release 2.2 milestone Oct 18, 2023
@victorskl
Copy link
Member Author

@victorskl victorskl merged commit 3f79567 into dev Oct 18, 2023
1 check passed
@victorskl victorskl deleted the improve-workflow-service branch October 18, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants