-
![bpmn uts-1](https://user-images.githubusercontent.com/62318114/99149570-e3f99a00-26c9-11eb-8f8e-d68d1bd9aa2e.png)
-
### What should we do?
* [ ] Incorporate schema validation for `Text#language`
* [ ] Document `language` feature
### Why should we do it?
Ensure https://github.com/bpmn-io/bpmn-js-properties…
-
-
### Feature description
In 23.1 we released MessageFlow Phase 1. This added:
- BPMN Send Task
- BPMN Receive Task
- BPMN Message Catch Intermediate Event
- BPMN Intermediate Throw Event
- Ba…
-
Make it possible to define element templates for typed events such as Message, Error, Signal (Throw|Catch) events.
Cf. [forum thread](https://forum.camunda.org/t/element-templates-not-powerful-enou…
nikku updated
3 weeks ago
-
**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…
-
**Is your feature request related to a problem? Please describe.**
I am frustrated that my bpmn definitions need to live as junit resources. We are interested in building an independent sdlc for our …
-
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…
-
I'm making a frontend application for study that uses bpmn-js to display diagrams and I use BPMN Editor Red Hat extension for vs code (https://github.com/kiegroup/kie-tools) as a reference. I have a .…
-
```
The number of constructs is so small, that the groups should disappear.
Maybe a threshold can determine, if groups are shown.
Also: When changing to a different subset, the topmost group should …