tiagobento commented on PR #2851: URL: https://github.com/apache/incubator-kie-tools/pull/2851#issuecomment-2649187845
As discussed, looks like the `List` expression is the only expression type affected by this problem, with all others being able to handle `undefined` expressions normally. My recommendation is that you take a look at what other expression types do and replicate it for `List`. cc @danielzhe -- 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]
