-
`zeebe:TaskSchedule` extension elements supported by Camunda 8.2 will be validated by the engine. Both `dueDate` and `followUpDate` will be validated to be either valid FEEL expressions or valid ISO 8…
-
#### The rule should detect the following modeling patterns
Incorrect: Camunda 8.1 will reject this:
[converted-c8-conditional-flow.bpmn.txt](https://github.com/camunda/bpmnlint-plugin-camunda-com…
-
Check out this test case: https://github.com/camunda/bpmnlint-plugin-camunda-compat/tree/timer-cycle-not-validated-anymore
We don't validate whether cron is supported for time cycle.
-
### Problem you would like to solve
As a user implementing a process in Camunda 8 I want to model escalations, introduced into Zeebe via https://github.com/camunda/zeebe/issues/10682.
Support th…
-
So that `zeebe:Script` is properly linted.
-
`zeebe:candidateUsers` is only supported by Camunda 8.2 or newer.
---
Related to https://github.com/camunda/camunda-modeler/issues/3385
-
I missed that https://github.com/camunda/product-hub/issues/698 is only about **throw** events. We should not allow expressions for these events only and ignore values starting with `=` for catch even…
-
Related to https://github.com/camunda/camunda-modeler/issues/3319
-
### What should we do?
Allow users to [model dynamic `Error#errorCode`](https://github.com/camunda/product-hub/issues/698) in 8.2+ diagrams.
### Describe the Solution
* [x] [`Error#errorCode`…
-
### Problem you would like to solve
With Camunda Modeler `= 5.3` of the app we ship with our own visual lint integration + error panel, because of that the old linter plug-in is [rendered obsolete]…