]
Daniel José dos Santos reassigned DROOLS-5045:
----------------------------------------------
Assignee: Daniel José dos Santos (was: Michael Anstis)
[DMN Designer] Marshaller does not support DMN1.2 DecisionTable
RuleAnnotation
-------------------------------------------------------------------------------
Key: DROOLS-5045
URL:
https://issues.redhat.com/browse/DROOLS-5045
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.33.0.Final
Reporter: Michael Anstis
Assignee: Daniel José dos Santos
Priority: Major
Labels: drools-tools
DMN1.2 has RuleAnnotation in the DecisionTable expression.
Our marshallers (-backend and -client) do not support it and use the Expression's
Description element for the DecisionRule description column. We also need to enhance the
UI to support adding/deleting additional RuleAnnotations.