Martin Stamm

Results 32 issues of Martin Stamm

### What should we do? In a session with @jonathanlukas , we discovered that with the existing plugin documentation, we are not able to bootstrap plugins easily. Here are some...

documentation
backlog

### Problem you would like to solve When writing result expression for connectors, I want to get the same editor assistance that I am used to from output mappings on...

enhancement
backlog
connectors

__Describe the Bug__ When I set a Task to be Multi-Instance, the created `loopCharacteristic` does not set the parent correctly. This can lead to problems as we don't have a...

bug
backlog

### Describe the Bug Reported as https://github.com/camunda/camunda-modeler/issues/3984 When adding token simulation to the modeler, I can model non spec-compliant diagrams, which are not possible without the plugin. ![image](https://github.com/bpmn-io/bpmn-js-token-simulation/assets/21984219/23496d82-9760-43a4-9d24-0ca68b274c69) ### Steps...

bug
backlog
spring cleaning
good first issue

### Describe the Bug In this Component, the popup menu will close directly when the promise is resolved instantly and the timeout is removed https://github.com/bpmn-io/refactorings/blob/main/lib/popup-menu/RefactoringsPopupMenuProvider.js#L30-L32 ### Steps to Reproduce Steps...

bug
backlog

### Is your feature request related to a problem? Please describe. We are working provideing variable suggestions to the user throughout the BPMN-Process. For this, we want to use linked...

enhancement
backlog

### Describe the Bug `getSchemaVariables('...', {inputs: false)`, introduced with [v1.1.0](https://github.com/bpmn-io/form-js/releases/tag/v1.1.0), returns variables that will not be in the output ### Steps to Reproduce 1. Use the following form: ``` {...

bug
backlog
needs discussion

related to https://github.com/camunda/camunda-modeler/issues/4243

backlog

### What should we do? Update our Certificates we use to sign the application during the build process. The windows certs expired on Apr 11. cf. https://github.com/camunda/camunda-modeler/actions/runs/8681071392 * [ ]...

infrastructure
backlog

This issue is tracking the implementation of the first iteration of https://github.com/camunda/product-hub/issues/2011 **Preparation** - [ ] Decided on final design **Implementation** - [ ] Plugin Exists - [x] bpmn-js extension...

in progress
enhancement