-
Updated
Oct 15, 2021 - Java
bpmn
Here are 415 public repositories matching this topic...
-
Updated
Oct 15, 2021 - Java
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Oct 12, 2021 - Python
Describe the bug
We have several commands which should return an empty response like:
- Fail job
- Complete job
- Cancel instance
- Resolve incident
- etc.
But instead of returning an object (which would be expected, since it is part of the interface) it is returning null.
The following fails:
val fai-
Updated
Oct 15, 2021 - Java
When I implemented an example project for bpmn-js that uses an additional module I was wondering about the array sytax which you are required to use in order to make it work. As a developer who doesn't know about the internal workings of bpmn-js it might be overwhelming having to use the array syntax for something as simple as providing a different translation function for i18n. At least this is w
-
Updated
Oct 14, 2021 - Python
Is your feature request related to a problem? Please describe.
In deploying processes from Modeler the 'Include additional files' button opens an arbitrary folder, not the process diagram folder.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
In deploying processes from Modeler the 'Include additional files' button opens an arbitrary folder,
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Apr 26, 2019 - PHP
-
Updated
Oct 7, 2021 - Shell
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
Oct 15, 2021 - Java
-
Updated
Sep 19, 2021 - Java
-
Updated
May 12, 2021 - JavaScript
-
Updated
Oct 11, 2021 - Vue
-
Updated
Sep 10, 2021 - Python
Improve this page
Add a description, image, and links to the bpmn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bpmn topic, visit your repo's landing page and select "manage topics."


Describe the Bug
You can create a collapsed event subprocess from a copy of an expanded event subprocess. It can contain children, too. It's not possible for an event subprocess created via subprocess' replace menu.
https://user-images.githubusercontent.com/28307541/137501204-185f43f8-73a4-4e42-987e-cb2c9c680ffe.mov
Steps to Reproduce