camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 479 forks source link

I can use the new built-in functions from Camunda 8.6 #4500

Open saig0 opened 2 weeks ago

saig0 commented 2 weeks ago

Problem you would like to solve

Camunda 8.6 will add the following new built-in functions for the FEEL runtime (i.e. FEEL-Scala):

We should make sure that a user can use these functions in a BPMN/DMN model.

Proposed solution

Add the new built-in functions to the FEEL editor.

Alternatives considered

None.

Additional context

No response

nikku commented 1 day ago

To be re-built via feel-editor so the functions are available for completion.

nikku commented 7 hours ago

Fixed upstream via https://github.com/bpmn-io/feel-editor/releases/tag/v1.9.0. Needs integration into editor.