-
Bug Report
-
Resolution: None
-
L3 - Default
-
None
-
None
-
None
Environment (Required on creation):
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
Exception while evaluating decision with key 'determineActions_PSIMR'
Caused by: java.lang.UnsupportedOperationException: FEEL-01016 Simple Expression not supported by FEEL engine
Steps to reproduce (Required on creation):
Default language is Feel. If set explicitly to Feel error occurs.
{{<outputEntry id="LiteralExpression_0et2bdz" expressionLanguage="feel">
<text>_EXECUTE2_STOCKSHIFT</text>
</outputEntry>}}
Observed Behavior (Required on creation):
If explicit definition of feel is removed when default is feel it doesn't throw an error.
Expected behavior (Required on creation):
Shouldn't make a difference if "Feel" is explicitly set or not when default is !Feel"
Root Cause (Required on prioritization):
see steps to reproduce
Solution Ideas (Optional):
allow when Feel is set as default language that it can also be explicitly set to Feel.