flowable / flowable/flowable-engine

Avoid duplicate decision tables after importing Apps

Open
#2,699 0 comments 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

**Is your feature request related to a problem? Please describe.**
https://forum.flowable.org/t/how-to-avoid-duplicates-when-reuse-models-attached-in-two-different-app-are-imported-in-productive-system/6995

We are frustrated to see duplicate objects decision tables when we export and import Apps from one Flowable engine to another. We see many identical decision tables with even the same key; software should not allow to create more than 1 object with the identical key:

![2020-11-10_08-14-26](https://user-images.githubusercontent.com/74232245/98642073-15badb80-232d-11eb-9986-c45743aa81ea.jpg)

**Describe the solution you'd like**
At import, Flowable should detect that a decision table with the same key does already exist, and provide the choice to Overwrite All, Overwrite, Skip All, Skip.

Could please someone add this feature for us in the Flowable standard?

Thanks a lot,
Joachim

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.