ljmotta commented on PR #2131: URL: https://github.com/apache/incubator-kie-tools/pull/2131#issuecomment-2065239652
@jomarko The `DT-simple-01` and `DT-complex-01` were a bug I've introduced on the previous commits, and it affected all expressions. Thanks for spotting it. Regarding `DT-simple-02`, when a Decision Table has only one output column, the Decision Table Output Header cell represents two cells. The Decision and the Column itself, thus we have the `Decision Name`, `Decision Type`, `Column Name` and `Column Type`. This becomes evident when we create a new output column, and now we will not have the `Decision Name`, `Decision Type`. -- 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]
