-
I have added this under 'Json Schema'
```json
{
"$id": "https://example.com/blog-post.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A representati…
-
Handle this database exception.
-
### User Story (Required on creation)
As a Cockpit user, I want to be able to read the error message of a BPMN error in the log when the error can't be propagated due to a missing catching boundary e…
-
a new guest would like to register on the platform
-
We are currently experiencing performance issues when it comes to transitions between serviceTasks (after the "next" function of the service is called, it takes quite long until the next serviceTask b…
-
**Describe the bug**
[Error reported on production](https://console.cloud.google.com/errors/detail/CPqu9YSR6JKACA;service=zeebe;time=P7D;locations=global?project=camunda-cloud-240911) with `8.6.0-a…
-
**Describe the bug**
When modelling the data-flow perspective in BPMN you use data objects. Although they are correctly shown in the Camunda Modeler, bpmn-visualization will show warnings in the cons…
-
https://github.com/camunda/camunda/blob/955ceae9f3282dcc476dd61ce0c22e739aa587bc/zeebe/bpmn-model/src/main/java/io/camunda/zeebe/model/bpmn/validation/zeebe/SubProcessValidator.java#L55-L57
The BPM…
falko updated
2 months ago
-
## Description
In Camunda Process Test, I want to see the process coverage after running the process tests (i.e. which BPMN elements were completed and which sequence flows were taken during the te…
saig0 updated
3 weeks ago
-
Concept how the communication between micro processor and the workflow engine should work
- The workflow engine should accept commands to receive a process definition (BPMN xml), start the process,…