-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Reproduce:
- have drd with multiple decision tables, in every table is at least one empty cell
- open drd with live editing
- make changes to one table, but not to the other
- save the DRD
Expected:
- live editing produces valid xml
Observed:
- empty cell in non-changed table produces invalid xml (empty text node is removed)
Context: https://github.com/camunda/camunda-modeler/issues/492
Issue is fixed in dmn-js v.0.8.6, we only need to upgrade to this version