-
Hi Josh,
I hope today finds you well! This issue is being opened to ask if you would be open to renaming your extension on GitHub to reference Camunda Platform 8 rather than Camunda Cloud after its…
-
Hi there
There seems to be the same issue as in #3.
I tried to get the latest chart for camunda-platform.
The tags list (https://chartproxy.container-registry.com/v2/helm.camunda.io/camunda-pl…
-
**Describe the bug**
When canceling an instance we do this until a certain depth (until we [reach the stack limit](https://github.com/camunda/zeebe/blob/b703e3b09f97ce84dbd6393de54aaeab7eb88fa8/eng…
-
**Describe the bug**
Consider the following case:
- deploy process `A` which calls `B` with deployment binding
- then deploy process `B`
- create an instance of `A` -> an incident is raised…
-
**Describe the bug**
When starting a process instance with a ~2MB payload, in the client, it fails with
```
Exception in thread "main" io.camunda.zeebe.client.api.command.ClientStatusException:…
-
### Scenario
* camunda-bpm-data version: `1.2.8`
* Camunda BPM version: `7.17.0`
* Description of your use case: there is no reader for external tasks
### Current Behaviour
```java
Externa…
-
Create common API to get an existing webapp backup by Id (GET /webapps/{backupId}). This endpoint should also return the status of the current backup (it may be in progress for example), and it's used…
-
Make it possible to define element templates for typed events such as Message, Error, Signal (Throw|Catch) events.
Cf. [forum thread](https://forum.camunda.org/t/element-templates-not-powerful-enou…
nikku updated
4 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Checking whether a string is null is easy. Checking whether a string is blank is much harder. One could start replacing spaces and…
-
Hi! I try to use youre plugin with bpmnlint, for validate my bpmn xml files.
I run "npm install bpmnlint-plugin-camunda-compat@0.15.2"
I am exporting xml from camunda modeler desktop, writing for 8.…