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

Create an incident if the referenced decision is not deployed #8094

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

Create an incident if the referenced decision is not deployed #8094

saig0 opened this issue Oct 28, 2021 · 0 comments · Fixed by #8795
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

Comments

@saig0
Copy link
Member

saig0 commented Oct 28, 2021

Description

If a business rule task is activated and the referenced decision is not deployed then we should create an incident. It should signal the user/operator that a DMN resource is missing.

  • create an incident if no decision is deployed with the given decision id
    • create a new error type CALLED_DECISION_ERROR (to align with CALLED_ELEMENT_ERROR)
    • the failure message should mention the decision id
  • if the decision is deployed afterward then it should be possible to resolve the incident
    • as a result, the decision should be evaluated as usual
    • if the decision is not deployed again then a new incident should be created

blocked by #8080

@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 28, 2021
@saig0 saig0 added this to the Evaluate DMN decisions milestone Oct 28, 2021
@saig0 saig0 added this to Planned in Zeebe Oct 28, 2021
@korthout korthout moved this from Planned to In progress in Zeebe Feb 16, 2022
@korthout korthout self-assigned this Feb 16, 2022
@npepinpe npepinpe moved this from In progress to Review in progress in Zeebe Feb 16, 2022
@ghost ghost closed this as completed in f40aefb Feb 18, 2022
@ghost ghost closed this as completed in #8795 Feb 18, 2022
Zeebe automation moved this from Review in progress to Done Feb 18, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants