-
```
What steps will reproduce the problem?
1. Create a new bpmn process
2. Create an expanded SubProcess
3. Fill the SubProcess with some tasks and edges.
4. Morph the expanded SubProcess to a collaps…
-
```
What steps will reproduce the problem?
1. Create a new bpmn process
2. Create an expanded SubProcess
3. Fill the SubProcess with some tasks and edges.
4. Morph the expanded SubProcess to a collaps…
-
```
What steps will reproduce the problem?
1. Create a new bpmn process
2. Create an expanded SubProcess
3. Fill the SubProcess with some tasks and edges.
4. Morph the expanded SubProcess to a collaps…
-
This issue was imported from JIRA:
| Field | Value …
-
run_by_unit.sh is well structured for modularity, however there is an opportunity to improve the documentation of each step in the process. For example, documentation may include an explanation of 1) …
-
**Is your feature request related to a problem? Please describe.**
While implementing the http polling connector (as part of the Camunda Connectors component) that can be used via a `Message Catch …
-
### Requirement
As a Jaeger Exported developer
I want to be able to embed an ephemeral all-in-one Jaeger server
So that I can run integration tests all in-process.
Thank you.
### Problem
…
-
### Describe the bug
The process version dropdown allows any version number to be input on the URL, even versions that don't exist for a process definition, causing errors (i.e. no diagram loading,…
-
**Describe the bug**
Given the flow below, we experience a problem with concurrency when executing the “simpleLog” (async) service task in parallel with cardinality = 5, after which the flow does not…
-
**Description**
After completing #9600 we introduce a new abstraction around the StreamProcessor and engine.
For the StreamProcesor a new Junit 5 Extension was written #10036 and tests will be …