]
Michael Anstis reassigned DROOLS-3250:
--------------------------------------
Assignee: Guilherme Carreiro (was: Michael Anstis)
[DMN Designer] Information Item name is empty by default
--------------------------------------------------------
Key: DROOLS-3250
URL:
https://issues.jboss.org/browse/DROOLS-3250
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.14.0.Final
Reporter: Jozef Marko
Assignee: Guilherme Carreiro
Priority: Blocker
Labels: drools-tools
The properties of decision has two sections with *Name* property. One general *Decision
Name* and one *Information Item Name*.
The second *Information Item Name* reflects in <variable/> tag of the backing xml
file. Its value important for the runtime.
I think we should solve this issue doing two actions:
- Make *Information Item Name* readonly
- Set *Information Item Name* automatically according to *Decision Name*