-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
2018 Week 45-47
-
NEW
-
NEW
When the user persists the following diagram:
..with the following Decision Table:
..the inputData and variable tags don't have the same name value in the attribute name, see:
<dmn:inputData id="_67412B2F-A661-48C6-971C-6E184A519592" name="Country">
<dmn:variable id="_8F4476AB-1BEB-4FDB-8192-73BB0A520236" name="" typeRef="string"></dmn:variable>
The expected behaviour is this:
<dmn:inputData id="_67412B2F-A661-48C6-971C-6E184A519592" name="Country">
<dmn:variable id="_8F4476AB-1BEB-4FDB-8192-73BB0A520236" name="Country" typeRef="string"></dmn:variable>
- is cloned by
-
RHPAM-1673 [DMN Designer] `inputData` and `variable` must have the same name value
- Closed
- relates to
-
DROOLS-3250 [DMN Designer] Information Item name is empty by default
- Closed
-
DROOLS-3266 [DMN Designer] Remove some properties from the Properties Panel
- Closed