-
#### The rule should detect the following modeling patterns
Conditions on outgoing sequence flows should always contain at least one process variable. If these conditions do not contain any process…
-
### Describe the Bug
The `conditional-flows` rule should invalidate flows when:
* the source node is exclusive or inclusive gateway
* the source node has more than one flow
* none of the source …
-
### Problem you would like to solve
The current user experience around [ensuring HTTL is set](https://docs.camunda.org/manual/7.20/update/minor/719-to-720/#enforce-history-time-to-live) does not su…
-
_Supports https://github.com/camunda/product-hub/issues/219._
### What should we do?
In C8 BPMN editor:
* [x] As a Developer I can use intermediate throw compensation events
* [x] As a Devel…
-
## What's inside?
https://github.com/camunda/camunda-modeler/blob/develop/CHANGELOG.md#unreleased
New Features:
* support Zeebe user task ([#4087](https://github.com/camunda/camunda-mode…
-
### Problem you would like to solve
Currently, Zeebe always propagates all variables from the parent process instance to the child process instance when executing a call activity. This leads to man…
-
Camunda 8.3 supports two different types of forms:
* embedded through `formKey`
* linked through `formId`
These two are exclusive. `formId` is not supported by older versions of Camunda 8. Lint…
-
_Tracked via https://github.com/camunda/product-hub/issues/419._
### Breakdown
```[tasklist]
### Tasks
- [x] https://github.com/bpmn-io/bpmn-js-properties-panel/issues/949
- [ ] https://githu…
-
### What should we do?
When a user links a form (via `formId`) to a user task or start event, no lint error should be thrown when checking against a Zeebe version lower than 8.4 **in Web Modele…
-
_Implementation task for https://github.com/camunda/product-hub/issues/294._
### Problem you would like to solve
Camunda 8 (target version pending) is going to support collapsed sub-processes. O…