-
According to #1265, a new **Case Task** exists in BPMN engine 6.4.1 to start easily a case instance.
But it seems that the Flowable Modeler does not support this new **Case Task**. Please, add it.
…
-
I have a very basic CMMN diagram, with one Task connected to one Milestone.
Exporting the diagram from the Modeler, and importing it again results in the edge losing its source.
Message …
-
Hi all,
I've posted to the forum a few days ago, but since there hasn't been a response, I've decided to post it here as well. Original post: https://forum.flowable.org/t/flowable-modeler-not-displ…
-
I had published a very basic app through flowable-modeler. And when invoking the app through flowable-task and trying to create a process by clicking the link titled "Start a new process and track its…
-
version: flowable7.0.0+ojdbc8+druid(1.2.7)
config:
flowable:
async-executor-activate: true
database-schema-update: true
process-definition-location-prefix: classpath*:/static/modeler/…
-
**Describe the bug**
`curl -X GET --header 'Accept: application/json' 'http://flowable-rest-server:8081/flowable-rest/cmmn-api/cmmn-repository/case-definitions/{caseDefinitionId}/model'
`
Send …
-
When using the UI Modeler App, the currently selected elements are lost and the process definition is selected, when using a scrollbar or the zoom functionality from the toolbar.
The behaviour is d…
jan-p updated
4 years ago
-
**Describe the bug**
Due to the nature of navigation (using the "#"), the `onbeforeunload` hook to warn users about abandoning unsaved work does not work when navigating via buttons or hyperlinks ins…
-
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-…
-
**Problem description:**
Cmmn/Bpmn dmnService task does not define dmnTable as an expression. Dmn reference must be a reference to existing dmn model in the application. Partially related issue is:
…