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

fix(core): In nested flowable, return 0 instead of null output for iterationCount in waitFor task #4700

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

Skraye
Copy link
Member

@Skraye Skraye commented Aug 19, 2024

close #4657

@Skraye Skraye force-pushed the fix/waitfor-nested-flowable branch from ca12f8b to 1a50a99 Compare August 19, 2024 08:17
Copy link

sonarcloud bot commented Aug 19, 2024

@Skraye Skraye merged commit 4df587f into develop Aug 19, 2024
9 checks passed
@Skraye Skraye deleted the fix/waitfor-nested-flowable branch August 19, 2024 08:49
loicmathieu pushed a commit that referenced this pull request Aug 22, 2024
loicmathieu pushed a commit that referenced this pull request Aug 22, 2024
loicmathieu pushed a commit that referenced this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Calling WaitFor task from If block returns a TaskRun.getOutputs() is null error
1 participant