-
```
Executing test '0050-feel-abs-function-test-01 / 007'
Test failure: Expected error but found '1'
Executing test '0050-feel-abs-function-test-01 / 011'
WARN org.camunda.feel.FeelEngine - Sup…
saig0 updated
2 years ago
-
We need to decide how to manage SQL migration versioning.
Currently, the database version is set to 7.22.0 by Operaton. To ensure compatibility, we need to:
1. Increase the database version to 7…
-
**Describe the bug**
We support different commit listeners, for indexed entry and index. If they are added they are not immediately called.
https://github.com/camunda-cloud/zeebe/blob/develop/at…
-
__Is your feature request related to a problem? Please describe.__
In the Camunda Modeler, I created a BPMN process for **Camunda Cloud**. The process had a service task with an error boundary even…
-
As a user I would like to be able to define an element template for an event definition. This allows us to support templates for scoped events (https://github.com/camunda/camunda-modeler/issues/343).
…
nikku updated
2 years ago
-
We dropped distributing the Windows installer via https://github.com/camunda/camunda-modeler/commit/5aec4b681e6e78489c7b509c514ccc2559a7e988, as it is erases the installation directory during update, …
-
# Summary
Camunda has implemented a visual modeler for designing workflow with drag and drop:
https://camunda.com/products/camunda-platform/modeler/
It would be nice and ease the workflow design …
-
**Describe the bug**
This package cannot be used when Zeebe Gateway is deployed on Kubernetes, exposed via an Ingress secured with TLS, with TLS terminating at the Ingress and not the pod.
When u…
-
**Description**
The `CreateProcessInstanceWithResultProcessor` directly mutates the state without writing an event. This violates an architectural rule:
> All state changes must be reflected o…
-
The password variable field is displayed as plain String as shown in the attachement - ensure this is encrypted.
William suggestion: `Wonder if BPMN has support for secrets?`
A spike should be per…