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

DecisionService execution stack not updating #3760

Merged

Conversation

yvoswillens
Copy link
Collaborator

When having encapsulated decision tables with a hit policy of the type ComposeDecisionResultBehavior the decision table result can be different from the last valid rule result.
Before the execution stack got updated after rule execution.
But with some hit policies, for example Collection SUM, there are additional calculations performed.
The result was not put on the stack. Causing issues with decisions depending on these decisions.
This is fixed now.

@tijsrademakers tijsrademakers merged commit a1f9440 into main Oct 9, 2023
5 of 6 checks passed
tijsrademakers pushed a commit that referenced this pull request Nov 13, 2023
tijsrademakers pushed a commit that referenced this pull request Nov 13, 2023
tijsrademakers pushed a commit that referenced this pull request Nov 17, 2023
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.

2 participants