-
language.changed is not a registered action
at o (webpack:///node_modules/diagram-js/lib/features/editor-actions/EditorActions.js:257:9)
at error (webpack:///node_modules/diagram-js/lib/feat…
-
This issue's purpose is to provide means for people to build Kogito Tooling using their forks of the DMN, BPMN and Test Scenario editors. To trigger a build, comment using the following format:
`Bu…
-
**Describe the bug**
The generated BPMN Instance diagram is corrupted. See image.
**To Reproduce**
Steps/Commands used to reproduce the behavior:
String metaWFPATH = "../BPMN-Models/FeatureBased…
-
As a modeler, I would like to be able to model only those diagrams in the BPMN editor that can then also be saved in the SSoT and therefore executed. All useless events, gateways and other setting opt…
-
The extension should be capable of letting the user modify the underlying xml code of a bpmn2 file.
A new button should be placed alog side the "show properties" and "show diagram" buttons, in the ri…
-
I have used the bpmn extension to edit a few diagrams so far. On the 2 occasions where I used the editor for mode than 30 minutes doing lot of edits, additions, deletes, movement of objects, etc, I t…
-
Based on the User Story #51, we want to implement loading the saved BPMN diagram from our SSoT.
---
## :white_check_mark: Conditions of satisfaction
- [ ] check if it's better to use t…
-
I have created an Overlay which is rendered in the Task Element, it can also be saved in XML thanks to [this function](https://github.com/bpmn-io/bpmn-js-embedded-comments/blob/master/lib/util.js#L1) …
-
Issue Type: Bug
try to open bpmn2 file
Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..
…
-
I export some bpmn files from KIE workbench, then I found there is a `bpmn2:task` tag in bpmn file which this kogito-tooling is not currently supported. I tried to build and run the project. But I can…