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

Add DMN configuration checks #4284

Open
4 of 5 tasks
sergei-maertens opened this issue May 8, 2024 · 1 comment · May be fixed by #4413
Open
4 of 5 tasks

Add DMN configuration checks #4284

sergei-maertens opened this issue May 8, 2024 · 1 comment · May be fixed by #4413

Comments

@sergei-maertens
Copy link
Member

sergei-maertens commented May 8, 2024

If any form makes use of DMN logic actions, there should be a test in the digest email that checks the correct Camunda configuration:

  • Test connection/credentials to Camunda engine
  • Check permissions to read decision table meta-information
  • Add checks to configuration overview page
  • Check input/output variable mapping
  • Add checks to digest email
@sergei-maertens sergei-maertens added this to the Release 2.7.0 milestone May 8, 2024
@sergei-maertens sergei-maertens added the triage Issue needs to be validated. Remove this label if the issue considered valid. label May 8, 2024
@joeribekker joeribekker removed the triage Issue needs to be validated. Remove this label if the issue considered valid. label May 13, 2024
@sergei-maertens sergei-maertens moved this from Todo to In Progress in Development Jun 18, 2024
sergei-maertens added a commit that referenced this issue Jun 18, 2024
Detect which DMN plugins are enabled and used in (live) forms, and
run the config check for them. If problems are detected, they will
be reported in the digest email.
@sergei-maertens sergei-maertens moved this from In Progress to Todo in Development Jun 18, 2024
sergei-maertens added a commit that referenced this issue Jun 18, 2024
Detect which DMN plugins are enabled and used in (live) forms, and
run the config check for them. If problems are detected, they will
be reported in the digest email.
@sergei-maertens sergei-maertens moved this from Todo to In Progress in Development Jun 18, 2024
sergei-maertens added a commit that referenced this issue Jun 18, 2024
Detect which DMN plugins are enabled and used in (live) forms, and
run the config check for them. If problems are detected, they will
be reported in the digest email.
sergei-maertens added a commit that referenced this issue Jun 18, 2024
Detect which DMN plugins are enabled and used in (live) forms, and
run the config check for them. If problems are detected, they will
be reported in the digest email.
@sergei-maertens sergei-maertens linked a pull request Jun 18, 2024 that will close this issue
9 tasks
@sergei-maertens sergei-maertens moved this from In Progress to Todo in Development Jun 20, 2024
sergei-maertens added a commit that referenced this issue Jun 27, 2024
Detect which DMN plugins are enabled and used in (live) forms, and
run the config check for them. If problems are detected, they will
be reported in the digest email.
@joeribekker
Copy link
Contributor

Refinement: Blocked by digest email restructuring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants