Nico Rehwaldt
Nico Rehwaldt
### Problem you would like to solve As part of https://github.com/camunda/product-hub/issues/2631 we add the ability to drive decisions what is done inside of an ad-hoc sub-process via a job worker....
### Describe the bug Implementing a message start event I cannot define a correlation key, still we indicate to the user that this is the case:  I propose we...
### Problem you would like to solve [Execution listeners](https://docs.camunda.io/docs/next/components/concepts/execution-listeners/) and [task listeners](https://docs.camunda.io/docs/next/components/concepts/user-task-listeners/) are a way to extend existing tasks with custom behavior: Data and state validation, pre-and post processing checks...
### What should we do? Depending on the usage scenario, task testing currently has a response time of around 6 seconds, which I regard as _slow_. The more I have...
### What should we do? Task tester is a new component that we roll out to our users. Some reported that it may be slow (which in turn may hinder...
### Problem you would like to solve As a developer I'm used to auto-save as a feature; all my IDEs work this way, but the modeler does not. It is...
### Describe the bug When I paste a FEEL expression into a FEEL enabled field the field will turn into a FEEL editor. However, in the process, the field blurs,...
### Proposed Changes This follows https://github.com/camunda/web-modeler/pull/18432 to use native (on board) facilities to render a diagram SVG to an image. ### Checklist To ensure you provided everything we need to...
### Describe the bug I want to complete the `get or else`, but the completion stops to work after the first space:  ### Steps to reproduce 1. Complete `get...
### Is your feature request related to a problem? Please describe. I'd like to be able to educate others about how ad-hoc sub-processes work, and would love token simulation to...