camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 479 forks source link

XML Not Updated on Create DI #1839

Open philippfromme opened 4 years ago

philippfromme commented 4 years ago

Describe the Bug

When creating a DMN decision table the DMN contains no DI. Once you switch to the DRD view, the DI is added. This change is not reflected in the XML until you start modeling.

DI

Steps to Reproduce

  1. Create new DMN table
  2. Switch to DRD view
  3. Switch to XML view

Expected Behavior

XML should contain DI.

Possible solution: Remove the ability to create decision tables without DI. This option seems to only exist for historical reasons.

Environment

philippfromme commented 4 years ago

Can still be reproduced after #1811 using this diagram.