]
Jozef Marko commented on DROOLS-5045:
-------------------------------------
[~manstis] may I ask you to provide steps to reproduce? I am not sure how can I spot this
issue.
[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: Michael Anstis
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.