flowable / flowable/flowable-engine

Flowable Modeler: export/import of BPMN diagram loses the decision table reference

Open
#3,110 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

I have a very basic BPMN with a decision table with a reference set to "Decision Table Example":
![new decision table](https://user-images.githubusercontent.com/49920707/142456965-0625b890-fb73-4f6a-8e22-e7ac030e8f6f.PNG)

Exporting the diagram from the modeler, and importing it again results in the decision table reference losing its value:
![export-import-decision-ref-lost](https://user-images.githubusercontent.com/49920707/142457224-4b521840-00b6-4dbb-bc07-031b945c0ef0.PNG)
And an error is shown on the validation:
![Validation Error](https://user-images.githubusercontent.com/49920707/142457416-58ff701b-efaa-43d0-9205-3757f6d6f277.PNG)

Here is the BPMN diagram before the import to the modeler (before losing the table reference):
[DMN_Example.zip](https://github.com/flowable/flowable-engine/files/7564457/DMN_Example.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.