-
__What should we do?__
As part of the C8 REST API, new endpoints are being introduced that can fully replace our Operate API use-cases (specifically, process definition querying, getting the proces…
-
The plugin we're using to generate API docs is choosing the incorrect description for schemas that are inherited/extended via the `allOf` operator.
## Example
The `AuthorizationResponse`, return…
-
### Problem you would like to solve
Camunda 8 versions are currently set individually for each BPMN diagram, DMN diagram and Camunda Form. Since a process application is going to deployed as a whole …
-
### Environment (Required on creation)
reported and verified in Version v7.22.0-ee
(verified this is not an issue in Version v7.21.0-ee)
### Description (Required on creation; please attach any rele…
-
## Description
For feature parity with V1 we need to provide flow node names in the APIs below. The REST API can fetch XML and read this data for each items.
## Acceptance criteria
- The REST API w…
-
**Description**
Currently, the `CamundaExporterHandlerIT` test cases break if more than one `ExporterHandler` implementation is used within a test case.
As a result, `update` and `delete` ex…
-
**Describe the bug**
A Job/Complete command could not be processed. It looks as if we tried to lookup the BPMN resource, needed to parse it and then failed while adding execution listeners to a flown…
-
## Acceptance criteria
* An overview of changes users will face when moving from V1 component REST APIs to the V2 C8 REST API.
* A list of general changes (like general path, naming, and request/r…
-
### Environment (Required on creation)
Customer reported on v7.21.0-ee.
Using the customer payload reproduces it on v7.22.0-ee
### Description (Required on creation; please attach any relevant scree…
-
## Description
With introducing the Camunda Exporter we will replace the previously deployed Importer applications.
The applications still need to run for a bit, to import left-over data from Zeebe …