flowable / flowable/flowable-engine

No decision table reference key is defined on the dmn activity

Open
#2,697 2 comments 0 reactions 1 assignee Claimed by @yvoswillens View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

When validating a process or case model containing a decision task in Flowable Modeler the validation error; "No decision table reference key is defined on the dmn activity" is always given. Even when a decision table / service is selected in the decision task.

This issue is only related that the validation. A false positive; when exporting / deploying the model is correct.

The validator needs to have a complete JsonConverterContext. This is currently not the case which causes this issue (not have the decision models available when looking up the key).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.