-
This issue is meant to track progress of the efforts for https://github.com/camunda/camunda-modeler/issues/2170
__What should we do?__
We want to be able to model collaboration diagrams in which…
-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | ------------------------------…
-
This is not helpful: https://github.com/camunda/camunda-docs/blob/main/versioned_docs/version-8.3/components/modeler/desktop-modeler/troubleshooting.md?plain=1#L137-L144
There's no command `camund…
-
git clone
npm i
npm rebuild # rebuild grpc binary for arch
node testing.js
```
internal/modules/cjs/loader.js:628
throw err;
^
Error: Cannot find module '@generated/photon'
Requir…
jwulf updated
5 years ago
-
**Describe the solution you'd like**
Adding a new argument to to the various builders to add a `tenantId`. New commands that support `tenantId` look to be:
~~NewActivateJobsCommand()~~
~~NewCrea…
-
__What should we do?__
In Camunda Modeler, the clipboard is shared between BPMN diagrams. This means that you can copy an element from `diagram_1.bpmn` and paste it to `diagram_2.bpmn`.
However…
-
### Describe the bug
Camunda doesn't do anything when I press [Alt + Ctrl + S] to save all open files. When I click the eponymous menu option, Camunda works as expected.
### Steps to reproduce
1. O…
-
**Describe the use case:**
Currently, only each component can have a nodeSelector added. The idea of the global nodeSelector came up as the environment used for a setup did have a dedicated set…
-
**Is your feature request related to a problem? Please describe.**
Currently, the result of a method being annotated with @JobWorker has to be returned in a way so that the object can be transforme…
-
**Describe the use case:**
When altering the `zeebe.partitionCount`, you always have to adjust the `optimize.partitionCount` as well.
**Describe the enhancement/feature:**
Instead of having `…