[
https://issues.jboss.org/browse/DROOLS-2931?page=com.atlassian.jira.plugi...
]
Michael Anstis commented on DROOLS-2931:
----------------------------------------
[~jomarko] OK, so I see you do use that factory; however the issue appears to be
{{AppendDecisionShortcut}} injects {{GeneralCreateNodeAction}} that has a single default
concrete implementation {{BPMNCreateNodeAction}} for BPMN that uses the default Command
Factory. So, I guess you'll need to change {{AppendDecisionShortcut}} (and possibly
others) to inject {{DMNCreateNodeAction}} instead.
DMN Designer - node names not generated when shortcuts used
-----------------------------------------------------------
Key: DROOLS-2931
URL:
https://issues.jboss.org/browse/DROOLS-2931
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Jozef Marko
Assignee: Jozef Marko
Labels: drools-tools
If DMN node is added via shortcuts (see JBPM-6385), then the node name is not generated
automatically. It is not consistent with addition nodes via palette or popup context
menu.
h3. Acceptance test
- Node added via palette has autogenerated name
- Node added via popu context menu has autogenerated name
- Node added via keyboard shortcut has autogenerated name
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)