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: reset actions emitted when no rulesets remains activated #2610

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

mrednic-1A
Copy link
Contributor

Proposed change

Emit an empty array of actions to execute when no ruleset remains active during the executions of rules engine.
Nowadays there is no emission so the already applied actions are not reset.

Related issues

- No issue associated -

@mrednic-1A mrednic-1A requested a review from a team as a code owner December 18, 2024 08:21
@github-actions github-actions bot added bug Something isn't working project:@o3r/rules-engine labels Dec 18, 2024
@mrednic-1A mrednic-1A force-pushed the fix/reset-actions-when-no-active-ruleset branch from a857650 to a8bbd5c Compare December 18, 2024 11:27
@mrednic-1A mrednic-1A force-pushed the fix/reset-actions-when-no-active-ruleset branch 2 times, most recently from 3c2bac0 to f39ac03 Compare December 18, 2024 12:59
@mrednic-1A mrednic-1A force-pushed the fix/reset-actions-when-no-active-ruleset branch from f39ac03 to ea8cac4 Compare December 18, 2024 13:09
@mrednic-1A mrednic-1A merged commit 6ee3692 into release/10.4 Dec 18, 2024
26 checks passed
@mrednic-1A mrednic-1A deleted the fix/reset-actions-when-no-active-ruleset branch December 18, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working project:@o3r/rules-engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants