-
Updated
Nov 4, 2020 - Java
bpmn
Here are 297 public repositories matching this topic...
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 10, 2020 - Java
Is your feature request related to a problem? Please describe.
Currently in the java client we need to write:
client.newCompleteCommand(job.getKey()).send();For me it is annoying to always write .getKey(). It should be clear that I want to complete that job the client can handle that also internally.
Describe the solution you'd like
I suggest that we overl
-
Updated
Nov 10, 2020 - Java
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Oct 26, 2020 - Python
Describe the Bug
Currently the connect allowed indicator turns elements half-transparent. This results in quirky look:
Steps to Reproduce
- Create a Task with a boundary event
- Connect to Boundary Event
- See that boundary event turns half-transpa
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Apr 26, 2019 - PHP
-
Updated
Nov 2, 2020 - Shell
-
Updated
Oct 23, 2020 - Java
-
Updated
Oct 14, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
I like it that I don't have to specify details again and again in Camunda Modeler. I would like to have it in Zeebe Modeler too. Currently, the feature is missing
Describe the solution you'd like
Use last endpoint as the default.
Describe alternatives you've considered
None.
Additional context
W
-
Updated
Nov 8, 2020 - Erlang
-
Updated
Apr 9, 2020 - Python
-
Updated
Nov 10, 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