Decision Service nodes don't correctly encapsulate nodes #286
Labels
area:dmn
Related to DMN
area:tools
Issues affecting Apache KIE tooling projects
type:bug
Something is behaving unexpectedly
Original Issue: https://issues.redhat.com/browse/KOGITO-8791
Zulip thread: https://kie.zulipchat.com/#narrow/stream/232676-kogito/topic/Relation.20table.20remains.20empty.20at.20runtime
Reproducer: https://github.com/hanjoosten/rvp-business/releases/tag/Relation-table-remains-empty-at-runtime
Consider a service defined with quite a few decisions in it. It is quite hard to define whether or not a decision is part of the service or not. The decisions do not 'stick' to the service canvas:
drag it up again):
Also, during debugging, I sometimes want some of the encapsulated decisions to have visible output. In such a case, I drag the borderline (between the output decision and encapsulated decisions ) down. That idea works fine for debugging, however, when there are lots of lines in the visual, it is hard or sometimes impossible to grab the line to move it. (And after debugging,
It is not visible in the graphic layout if a decision is part of the service or not. It can result in pretty-hard-to-discover bugs. An example of such a bug was discussed in this thread at Zulip
The text was updated successfully, but these errors were encountered: