]
Jozef Marko updated DROOLS-5045:
--------------------------------
Attachment: annotation-save.webm
[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
Attachments: annotation-save.webm
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.
Accordingly to the spec has no evaluation semantic. User can put in any value. is only
text like "code comments".