We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This bug was discovered with the addition of the TCK test, testDeciderReceivesCorrectStepExecutionsAfterSplit(). Code is here.
The expected behavior is that COMPLETED steps within a split-flow should not re-execute (unless allow-start-if-complete=true).
The text was updated successfully, but these errors were encountered:
Add more explanation to new TCK test failing against RI because of bug …
c53d5a5
…WASdev/standards.jsr352.jbatch#48
No branches or pull requests
This bug was discovered with the addition of the TCK test, testDeciderReceivesCorrectStepExecutionsAfterSplit(). Code is here.
The expected behavior is that COMPLETED steps within a split-flow should not re-execute (unless allow-start-if-complete=true).
The text was updated successfully, but these errors were encountered: