pefernan opened a new issue, #1733: URL: https://github.com/apache/incubator-kie-issues/issues/1733
The BPMN editor properties panel provides a Script Editor component with a dropdown that allows choosing the language of the script. The list of languages includes JavaScript wich is not supported by the Process Engine, we should remove it from the editor. The supported languages, so far are: * Java * MVEL * Drools (Conditional Expressions only) * FEEL (Conditional Expressions only) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
