Skip to content

GH-5381: Do not complete job from FlowStep#5394

Open
adwantg wants to merge 1 commit into
spring-projects:mainfrom
adwantg:GH-5381
Open

GH-5381: Do not complete job from FlowStep#5394
adwantg wants to merge 1 commit into
spring-projects:mainfrom
adwantg:GH-5381

Conversation

@adwantg
Copy link
Copy Markdown

@adwantg adwantg commented May 12, 2026

Summary

Fixes GH-5381 by keeping a FlowStep from marking the enclosing JobExecution as complete while an outer SimpleJob still has more steps to run.

Signed-off-by: Goutam Adwant <workwithgoutam@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FlowStep sets job status to completed even when there are more pending steps

1 participant