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

Reject the deployment if the result variable is missing #8172

Closed
Tracked by #8083
saig0 opened this issue Nov 8, 2021 · 0 comments · Fixed by #8256
Closed
Tracked by #8083

Reject the deployment if the result variable is missing #8172

saig0 opened this issue Nov 8, 2021 · 0 comments · Fixed by #8256
Assignees
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/broker Marks an issue or PR to appear in the broker section of the changelog version:1.3.0 Marks an issue as being completely or in parts released in 1.3.0

Comments

@saig0
Copy link
Member

saig0 commented Nov 8, 2021

Description

  • a business rule task can reference a DMN decision
  • the task should have an attribute resultVariable that defines the variable name to store the decision result in
  • the value is a static value and should not be empty
  • a deployment should be rejected if the resultVariable is empty

blocked by #8060

@saig0 saig0 added kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/broker Marks an issue or PR to appear in the broker section of the changelog labels Nov 8, 2021
@saig0 saig0 added this to the Evaluate DMN decisions milestone Nov 8, 2021
@saig0 saig0 added this to Planned in Zeebe Nov 8, 2021
@saig0 saig0 mentioned this issue Nov 8, 2021
43 tasks
@saig0 saig0 self-assigned this Nov 22, 2021
@ghost ghost closed this as completed in #8256 Nov 24, 2021
@ghost ghost closed this as completed in 1dffc99 Nov 24, 2021
Zeebe automation moved this from Planned to Done Nov 24, 2021
@korthout korthout added the version:1.3.0 Marks an issue as being completely or in parts released in 1.3.0 label Jan 4, 2022
@KerstinHebel KerstinHebel removed this from Done in Zeebe Mar 23, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/broker Marks an issue or PR to appear in the broker section of the changelog version:1.3.0 Marks an issue as being completely or in parts released in 1.3.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants