tiagobento opened a new issue, #3757: URL: https://github.com/apache/incubator-kie-tools/issues/3757
In the attached screenshot we see an `Invocation` expression that calls `mybkm` function.  Currently, the `mybkm` cell is a plain text. User can type there any text, without any validation, syntax highlighting or auto suggestions, dropdowns .... We should improve this, as the `mybkm` cell values are limited to the: - list of BKM nodes connected to the `Invocation` - and list of Decision Service nodes connected to the `Invocation` - in case of using `Invocation` inside a Context, probably also functions defined as preceding siblings or parents ```[tasklist] ### Acceptance criteria - [ ] Write a nice description for this issue. - [ ] Add acceptance criteria here. ``` -- 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]
