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 decisionId is invalid #8061

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

Reject the deployment if the decisionId is invalid #8061

saig0 opened this issue Oct 26, 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 Oct 26, 2021

Description

  • a business rule task can reference a DMN decision
  • the DMN decision is referenced by the attribute decisionId
  • the value of the attribute decisionId is either a static value or an expression
  • a deployment should be rejected if the decisionId is empty or invalid (e.g. an invalid/unparsable expression)

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 Oct 26, 2021
@saig0 saig0 added this to the Evaluate DMN decisions milestone Oct 26, 2021
@saig0 saig0 added this to Planned in Zeebe Oct 26, 2021
@saig0 saig0 moved this from Planned to In progress in Zeebe Nov 22, 2021
@saig0 saig0 self-assigned this Nov 22, 2021
@ghost ghost closed this as completed in 1dffc99 Nov 24, 2021
Zeebe automation moved this from In progress 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