-
Updated
Oct 16, 2020 - Java
bpmn
Here are 288 public repositories matching this topic...
-
Updated
Sep 25, 2020 - Python
-
Updated
Oct 16, 2020 - Java
Removal of ZbLogger
Description
As we can now change the log level dynamically, is ZbLogger still necessary? As far as I can tell, it does mostly what the Log4J logger does already, so from my point of view we could just remove ZbLogger, unless someone knows why we should not. We can keep ContextLogger for now - though this would be superseded once SLF4J 2.0 is released (with the new structure API).
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Sep 18, 2020 - Python
Is your feature request related to a problem? Please describe.
To quickly select several elements within a diagram, I would like to use shift+click as a common way and very known from many other tools.
Besides the reason to enable this as expected behavior, there is currently no way to select multiple elements that are not exactly side by side (to be catched by the lasso tool).
__Desc
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Apr 26, 2019 - PHP
-
Updated
Oct 6, 2020 - Shell
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 14, 2020 - JavaScript
Describe the Bug
In the modeler, when assigning an "Id" in the "General" tab, QName compliance is enforced.
If I try to input "2fa-sms", I get an error msg "Id must be a valid QName"
However, when I create a "Call Activity" element in a BPMN, I can assign a non QName value in
-
Updated
Aug 27, 2020 - Erlang
-
Updated
Apr 9, 2020 - Python
-
Updated
Oct 16, 2020 - Java
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
Creating typed start events is not allowed within a subprocess. However, they can still be copied and pasted onto a subprocess which shouldn't be allowed either.
The same issues occurs with non-interrupting events copied out of a event sub-proce