Skip to content

[Fix-17453] Fix current workflow execution failed#17457

Closed
Zzih wants to merge 1 commit intoapache:devfrom
Zzih:fix-current-node
Closed

[Fix-17453] Fix current workflow execution failed#17457
Zzih wants to merge 1 commit intoapache:devfrom
Zzih:fix-current-node

Conversation

@Zzih
Copy link
Copy Markdown
Contributor

@Zzih Zzih commented Aug 28, 2025

Purpose of the pull request

fix #17453

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@sonarqubecloud
Copy link
Copy Markdown

@SbloodyS SbloodyS added the bug Something isn't working label Aug 28, 2025
@SbloodyS SbloodyS added this to the 3.3.2 milestone Aug 28, 2025
Copy link
Copy Markdown
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is caused by we create incorrect WorkflowExecutionGraph, the WorkflowExecutionGraph should only contain the task which can be seen as a running candidate.

@ruanwenjun
Copy link
Copy Markdown
Member

closed by #17461

@ruanwenjun ruanwenjun closed this Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Master] Current workflow execution failed

3 participants