camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
119 stars 46 forks source link

fix: Regression in string() function for string and null values #749

Closed saig0 closed 8 months ago

saig0 commented 8 months ago

Description

Fix a regression in the string() function when it is invoked for string or null values.

Related issues

closes #747 closes #748

saig0 commented 8 months ago

@nicpuppa please have a look at this small bug fix. It corrects a regression in the current version. Thank you. :cookie:

github-actions[bot] commented 8 months ago

Successfully created backport PR for 1.17: