]
Michael Anstis moved RHDM-1284 to DROOLS-5131:
----------------------------------------------
Project: Drools (was: Red Hat Decision Manager)
Key: DROOLS-5131 (was: RHDM-1284)
Issue Type: Enhancement (was: Bug)
Workflow: GIT Pull Request workflow (was: CDW with docs v1)
Docs QE Status: NEW
Component/s: DMN Editor
(was: Decision Central)
(was: DMN)
Steps to Reproduce: (was: Use {{fraud-scoring.dmn}} file attached to reproduce.
D)
Affects Version/s: 7.34.0.Final
(was: 7.6.0.GA)
QE Status: NEW
[DMN Designer] Boxed List support
---------------------------------
Key: DROOLS-5131
URL:
https://issues.redhat.com/browse/DROOLS-5131
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.34.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Critical
Labels: drools-tools
Errors when importing DMN model including the Boxed List semantic
{{PreviewDiagramScreenActivity failed in OPEN: java.lang.RuntimeException: CDI Event
exception: CommandType=CDIEvent,
BeanType=org.kie.workbench.common.stunner.core.client.canvas.event.registration.CanvasElementAddedEvent,
BeanReference=org.kie.workbench.common.stunner.core.client.canvas.event.registration.CanvasElementAddedEvent@cc23,
FromClient=1 sent to [unavailable]}}
We are lacking the support for "Boxed List" semantic, as described page
107 here :
https://www.omg.org/spec/DMN/1.2/PDF
The boxed list are represented by separate grid, similar to the Relation grid, however
there is single column and no header cell. Other cells can be literal expressions or
contexts.