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

Verify that the evaluation of DMN decisions doesn't pollute the state #8808

Open
saig0 opened this issue Feb 17, 2022 · 0 comments
Open

Verify that the evaluation of DMN decisions doesn't pollute the state #8808

saig0 opened this issue Feb 17, 2022 · 0 comments
Labels
component/engine component/zeebe Related to the Zeebe component/team kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. scope/broker Marks an issue or PR to appear in the broker section of the changelog

Comments

@saig0
Copy link
Member

saig0 commented Feb 17, 2022

Description

Currently, we have a test class (io.camunda.zeebe.engine.state.ProcessExecutionCleanStateTest) to verify that the execution of a BPMN process doesn't pollute the state (i.e. everything is cleaned up).

We should extend the test class to verify if the same is true for business rule tasks that evaluate a DMN decision.

@saig0 saig0 added kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. scope/broker Marks an issue or PR to appear in the broker section of the changelog labels Feb 17, 2022
@saig0 saig0 added this to the Evaluate DMN decisions milestone Feb 17, 2022
@saig0 saig0 added this to Planned in Zeebe Feb 17, 2022
@KerstinHebel KerstinHebel removed this from Planned in Zeebe Mar 23, 2022
@romansmirnov romansmirnov added the component/zeebe Related to the Zeebe component/team label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/engine component/zeebe Related to the Zeebe component/team kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. scope/broker Marks an issue or PR to appear in the broker section of the changelog
Projects
None yet
Development

No branches or pull requests

4 participants